Skip to content

Instantly share code, notes, and snippets.

@knoopx
Last active December 15, 2015 16:09
Show Gist options
  • Save knoopx/5287293 to your computer and use it in GitHub Desktop.
Save knoopx/5287293 to your computer and use it in GitHub Desktop.
* Get rid of default gems: turbolinks, uglifier
* Replace require 'rails/all' with specific railties
* Add lib to autoload path: `config.autoload_paths += %W(#{config.root}/lib)`
* Replace default railties
* Add some other gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment