Jon Bracy
Jon Bracy
The following changes allow the following: Giving this function ``` javascript formTag = function (template) { return '\n'+template()+'\n'; } ``` The following ejs template: ``` javascript ``` generates: ``` html...
### Motivation / Background When `autosave: true` is set on both ends of a relation `save` and/or `valid?` can be called more than once removing the changes that just happened...
https://github.com/malomalo/activerecord-filter/blob/50fce177a0577a256e97cb7baae34f93ce058bf4/lib/active_record/filter.rb#L125 and https://github.com/malomalo/activerecord-filter/blob/50fce177a0577a256e97cb7baae34f93ce058bf4/lib/active_record/filter.rb#L131 require "AND" and "OR" to be uppercase, but we should also support lowercase