Skip to content

Commit

Permalink
Not quite ready for .app_generators yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacques Crocker committed Oct 19, 2010
1 parent 9b9041c commit ff83173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mongoid/railtie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module Rails #:nodoc:
module Mongoid #:nodoc:
class Railtie < Rails::Railtie #:nodoc:

config.app_generators.orm :mongoid, :migration => false
config.generators.orm :mongoid, :migration => false

rake_tasks do
load "mongoid/railties/database.rake"
Expand Down

0 comments on commit ff83173

Please sign in to comment.