Skip to content
 
 

Latest commit

 

History

78 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Using The Specs

Some specs have been written to guide you towards the lite. There are rspec specs in the spec directory and demo servers for you to try in the bin directory.

Suggested Order

  1. bundle exec rspec spec/p02_controller_spec.rb
  2. bundle exec rspec spec/p03_template_spec.rb
  3. bundle exec rspec spec/p04_session_spec.rb
  4. bundle exec rspec spec/p05_params_spec.rb
  5. bundle exec rspec spec/p06_router_spec.rb
  6. bundle exec rspec spec/p07_integration_spec.rb

Run bundle exec rspec to run all the spec files.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages