Some common shortcuts from ActiveRecord
144 145 146
# File 'lib/billomat-rb.rb', line 144 def all(options={}) find(:all,options) end