“You mentioned the index ordering gotcha. If you have multiple composite indexes (probably most common), you might get more mileage out of the Resource::index method, which allows for something like this: index [:id, :last_name] index [:id, :first_name, :last_name, :bio] Which more...
“San Diego, October 26, 2008 -- Calit2 at UC San Diego recently hosted the first-ever MerbCamp -- a grass-roots gathering of software developers who are using the new Merb web application framework. Merb, like Ruby on Rails, is based on the source...

Loading...