1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Aliaksandr Buhayeu 3005c25a36 Regex fix for mattr_accessor validation
Change ^ and $ operators to \A and \z to prevent
code injection after the line breaks
2015-10-01 21:27:58 +03:00
..
active_support Regex fix for mattr_accessor validation 2015-10-01 21:27:58 +03:00
active_support.rb Refactor AS::Callbacks halt config and fix the documentation 2015-10-01 13:04:20 -04:00