dsf

C code posted
created at 19 Jan 12:02

Edit | Back
1
2
3
class User < ActiveRecord::Base
  attr_accessible :first_name, :last_name
end
81 Bytes in 1 ms with coderay