Skip to content

fortuity/rails3-devise-rspec-cucumber

 
 

Repository files navigation

Rails 3 + Devise + RSpec + Cucumber

This is an example application for Rails 3.0 or Rails 3.1 that shows how to use Devise with RSpec and Cucumber. Devise gives you ready-made authentication and user management. RSpec is a popular alternative to the Test::Unit testing framework. Cucumber is often used with RSpec for Behaviour Driven Development. Best of all, there’s a detailed tutorial (walk-through) to show how it’s built.

The Project Has Moved!

Please visit the project at its new home:

Follow on Twitter Follow on Twitter

To keep up to date, follow the project on Twitter:
http://twitter.com/rails_apps

Please tweet some praise if you like what you’ve found.

Credits

Daniel Kehoe (http://danielkehoe.com/) implemented the application and wrote the tutorial.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.4%
  • JavaScript 22.6%