after_commit block executes when parameter uses hashrocket syntax, but not when it uses colon syntax...
Read MoreRuby exception hashrocket; is there an alternative json-styled way to catch an exception?...
Read MoreIs there any difference between the `:key => "value"` and `key: "value"` hash...
Read MoreIn Ruby what does "=>" mean and how does it work?...
Read MoreWhat's the difference between colon ":" and fat arrow "=>"...
Read MoreHow to force Rails 4 to use old-style hash syntax...
Read MoreNotation "name: " vs ":name => "...
Read Morerubymine complaining about rails controller scaffold syntax...
Read MoreWhat does the "=>" in "rescue Exception => e" do?...
Read MoreWhat's the syntax (=>) used in assign error object to variable of `rescue` method?...
Read MoreWhy does Ruby use the '=>' notation?...
Read More