Skip to content

Base rails 3 app with devise, rspec, cucumber, capybara, jquery, and machinist.

Notifications You must be signed in to change notification settings

blatyo/rails3-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails 3 Base App

This is a generic base application which other rails apps can use as a place to start. It includes:

  • Authentication (via Devise)
  • Testing
    • Cucumber
      • Configured to use RSpec and Capybara for steps
      • Generator
    • RSpec for tests
    • Machinist for fixtures
  • Javascript
    • JQuery (note: RJS still does prototype)
  • Joy from not having to set this stuff up for yourself over and over again!

About

Base rails 3 app with devise, rspec, cucumber, capybara, jquery, and machinist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published