Most reverse route rails console related news are at:
rbjl.net
– J-_-L | Working with Ruby by Jan Lelis
Ruby and Random 30 Jan 2013 | 06:52 pm
Wrongly used randomness can be the source of hard-to-detect bugs and security holes. This is relevant every time you use randomness, for example, when implementing an existing protocol/interface that ...
ActiveSupport 4 by Example: Numeric#to_s 3 Dec 2012 | 05:26 am
The NumberHelper functionality is now available as Numeric#to_s To try it out, do Listing 1 /66/as4_number_helper.irb CC-BY (DE)