This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
458fa5b977
socialforge
/
app
/
models
/
organization.rb
6 lines
102 B
Ruby
Raw
Blame
History
class
Organization
<
ActiveRecord
::
Base
attr_accessible
:logo_link
,
:name
has_many
:projects
end
Reference in New Issue
View Git Blame
Copy Permalink