-
- Downloads
Merge branch 'upgrade_to_rails_4.1' into 'master'
Upgrade to rails 4.1
No related branches found
No related tags found
Showing
- Gemfile 3 additions, 3 deletionsGemfile
- Gemfile.lock 56 additions, 51 deletionsGemfile.lock
- app/controllers/projects_controller.rb 1 addition, 1 deletionapp/controllers/projects_controller.rb
- app/controllers/snippets_controller.rb 6 additions, 6 deletionsapp/controllers/snippets_controller.rb
- app/models/snippet.rb 2 additions, 2 deletionsapp/models/snippet.rb
- app/views/snippets/current_user_index.html.haml 6 additions, 6 deletionsapp/views/snippets/current_user_index.html.haml
- config/environments/production.rb 0 additions, 4 deletionsconfig/environments/production.rb
- config/initializers/acts_as_taggable_on_patch.rb 130 additions, 0 deletionsconfig/initializers/acts_as_taggable_on_patch.rb
- config/initializers/state_machine_patch.rb 9 additions, 0 deletionsconfig/initializers/state_machine_patch.rb
- spec/helpers/submodule_helper_spec.rb 2 additions, 1 deletionspec/helpers/submodule_helper_spec.rb
- spec/models/system_hook_spec.rb 1 addition, 1 deletionspec/models/system_hook_spec.rb
Loading
Please register or sign in to comment