Module: ActiveRecord
- Defined in:
- lib/sinatra/rest/adapters.rb
Overview
find throws exceptions… find_by_id returns nil
find_by_id should already exist but alas it doesn’t because templates are eval’d before that method is.. (i think)
Defined Under Namespace
Classes: Base