Skip to content

Commit

Permalink
Compatible with Rails master.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Mar 30, 2010
1 parent 257af4a commit 3820d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/inherited_resources.rb
Expand Up @@ -20,7 +20,7 @@ def self.flash_keys=(array)
end

class Railtie < ::Rails::Railtie
railtie_name :inherited_resources
config.inherited_resources = InheritedResources
config.generators.scaffold_controller = :inherited_resources_controller
end
end
Expand Down

0 comments on commit 3820d43

Please sign in to comment.