def merge_query!(options) return unless params[:query] statements = [] ...
<!-- Given the following locals --> ...
Ruby Building params hashes (for...
This code happens to be for...
describe Stock do it "should be valid when new" do ...
Ruby repeated code in rspec mode...
how do i clean up this repe...
This is some controller cod...