Dmitry Shmalko
Results
2
issues of
Dmitry Shmalko
Is it possible to check browser only on GET requests?
jrails.rb:367 options[:with] ||= "#{JQUERY_VAR}(this).sortable('serialize',{key:'#{element_id}[]'})" should be: options[:with] ||= "#{JQUERY_VAR}(this).sortable('serialize',{key:'#{element_id}'})"