chinwagsocial/app
Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121)
* 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
2017-06-01 20:53:37 +02:00
..
controllers Spec coverage and refactor for the api/v1/accounts controllers (#3451) 2017-05-31 21:36:24 +02:00
helpers Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 2017-05-27 16:55:09 +02:00
javascript Add ESLint rule (object-curly-spacing) (#3498) 2017-06-01 17:25:10 +02:00
lib Remove usernames and hashtags from language detection (#3503) 2017-06-01 09:29:14 -04:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Update Rails to version 5.1.1 (#3121) 2017-06-01 20:53:37 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Misc tidying and clean ups (#3445) 2017-05-31 20:38:17 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Spec coverage and refactor for the api/v1/accounts controllers (#3451) 2017-05-31 21:36:24 +02:00
workers Specs for cleanup workers (#3235) 2017-05-22 19:36:21 +02:00