Max Melentiev
Max Melentiev
Hi! I've found that block argument which is used as attribute value generates warning, like this: ```slim - 2.times do |x| div attr=x ``` Can this be fixed?
Load hook runs twice in rails 5, so callbacks will also run twice. And there was no way to disable sweeper for particular controllers.
Hi! There is `*/*` in `Accept` header when remote requests are performed, so `render` in rails will render even html or any other templates. There is also known issue with...