Skip to content

Commit

Permalink
Merge branch 'master' of github.com:samlown/couchrest_model
Browse files Browse the repository at this point in the history
  • Loading branch information
samlown committed Nov 23, 2010
2 parents 1f615ce + 3bd72b8 commit a2186d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/couchrest/railtie.rb
Expand Up @@ -4,9 +4,9 @@
module CouchrestModel
# = Active Record Railtie
class Railtie < Rails::Railtie
config.generators.orm :couchrest
config.generators.orm :couchrest_model
config.generators.test_framework :test_unit, :fixture => false
end

end


0 comments on commit a2186d4

Please sign in to comment.