3202fbabe6
3c4c6bd0df
1
2
3 4
5 6
7
class Regexp def rails_to_json(options = nil) #:nodoc: inspect end alias to_json rails_to_json end