Skip to content

Instantly share code, notes, and snippets.

@kossnocorp
Created January 13, 2010 01:28
Show Gist options
  • Select an option

  • Save kossnocorp/275829 to your computer and use it in GitHub Desktop.

Select an option

Save kossnocorp/275829 to your computer and use it in GitHub Desktop.
Rails::Initializer.run do |config|
...
config.gem 'inherited_resources'
...
end
...
gem 'inherited_resources', :require_as => []
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment