Skip to content

Instantly share code, notes, and snippets.

@omarqureshi
Forked from anonymous/chevdor
Created April 1, 2012 16:31
Show Gist options
  • Save omarqureshi/2276821 to your computer and use it in GitHub Desktop.
Save omarqureshi/2276821 to your computer and use it in GitHub Desktop.
class User < ActiveRecord::Base
attr_accessor :firstname, :lastname, :email
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment