24 Jul, 2015
40 commits
-
:conditions will replace previous scopes in rails4
-
I18n.locale does not accept nil
-
Fix this later, now we need to boot the app
-
The ActionModel error: The provided regular expression is using multiline anchors (^ or $), which may present a security risk. Did you mean to use \A and \z, or forgot to add the :multiline => true option? (ArgumentError)