Posts Tagged ‘activerecord’
Inside Ruby on Rails: extract_options! from Arrays
extract_options! extracts the options from the given set of arguments splitting the list of arguments from the options.
Testing Rails: How to test Rails ActiveRecord Named Scopes
How to effectively test ActiveRecord named scopes in Rails without querying the database.
Validating the format of an URL with Rails
A super simple Rails validator for URL based on Ruby URI library.


Recent Comments