about summary refs log tree commit diff
path: root/config/initializers/new_framework_defaults.rb
AgeCommit message (Collapse)Author
2017-06-01Update Rails to version 5.1.1 (#3121)Matt Jankowski
* Update rails to version 5.1.1 * Run `rails app:update` * Remove the override of polymorphic activity relationship * Silence warning about otp_secret attribute being unknown to rails * We will only introduce form_with where we want to use remote data
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko