search for: last_modified_by

Displaying 1 result from an estimated 1 matches for "last_modified_by".

Did you mean: last_modified_at
2008 Nov 29
3
Yet another "NameError: uninitialized constant" problem
...nsole (same thing happens in the server): >> u=User.find(2) => #<User id: 2, first_name: "Site", last_name: "User", login: "user", password: "password", organization: 2, roles: "public", last_modified: "2008-11-17 12:09: 10", last_modified_by: nil, last_login: "2008-11-17 12:10:06", status: 1, date_c reated: nil, address1: nil, address2: nil, city: nil, state: nil, postal_code: n il, email: nil> >> u.project_modules NameError: uninitialized constant User::ModuleUserMap from C:/Ruby/lib/ruby/gems/1.8/gems/activ...