-
Notifications
You must be signed in to change notification settings - Fork 0
rails examples tutorials
Daniel Kehoe edited this page May 14, 2011
·
21 revisions
Author | Example App | Comments |
---|---|---|
Daniel Kehoe | Devise, RSpec, Cucumber | Detailed tutorial, app template, starter app, using SQLite |
Daniel Kehoe | Devise, Mongoid | Detailed tutorial, app template, starter app, combining Devise with MongoDB |
Daniel Kehoe | OmniAuth, Mongoid | Detailed tutorial, app template, starter app, combining OmniAuth with MongoDB |
These examples are accompanied by tutorials (but no application templates for starter apps).
Author | Tutorial and Example App | Comments |
---|---|---|
Fernando Tapia Rico | Devise, OmniAuth, Mongoid | Combines Devise and OmniAuth for use with MongoDB |
These starter apps can be cloned from a repository or generated with a gem (no tutorials or app templates).
Author | Starter App | Comments |
---|---|---|
Andi Altendorfer | Community Base Application | Devise, OmniAuth, Mongoid, CanCan, Paperclip, etc. |
Kristian Mandrup | Cream | Gem-based app generator for apps with Devise, many ORMs, CanCan |