Guide to Getting Started with Merb and ActiveRecord
Posted Tuesday April 29, 2008, 4:13 am, Over one day oldSince we're actually going to need a model if we want to connect up to a database with ActiveRecord, go ahead and create that directory and create a file inside if for your model just as you would in Rails, for example my_resourece.rb, which could look like this:
This post digest is 4% of the original post size.