This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit dfa1433850367d9e60ddbd68a05ccc13760fe156
tree 279f9d20de655a0ca5c326951ff30a5668c0bb03
parent 4c75a9f822209fa83736b68cf36129fc17e3e7df
tree 279f9d20de655a0ca5c326951ff30a5668c0bb03
parent 4c75a9f822209fa83736b68cf36129fc17e3e7df
- .gitignore
- app/controllers/activities_controller.rb
- app/controllers/events_controller.rb
- app/helpers/activities_helper.rb
- app/helpers/events_helper.rb
- app/models/activity.rb
- app/models/blog_post.rb
- app/models/blog_post_comment.rb
- app/models/connection.rb
- app/models/event.rb
- app/models/feed.rb
- app/models/forum_post.rb
- app/models/person.rb
- app/models/topic.rb
- app/models/wall_comment.rb
- app/views/activities/edit.html.erb
- app/views/activities/index.html.erb
- app/views/activities/new.html.erb
- app/views/activities/show.html.erb
- app/views/events/edit.html.erb
- app/views/events/index.html.erb
- app/views/events/new.html.erb
- app/views/events/show.html.erb
- app/views/home/_feed.html.erb
- app/views/people/_recent_activity.html.erb
- app/views/shared/_activity.html.erb
- app/views/shared/_event.html.erb
- app/views/shared/_minifeed.html.erb
- config/routes.rb
- lib/tasks/sample_data.rake
- spec/controllers/activities_controller_spec.rb
- spec/controllers/events_controller_spec.rb
- spec/helpers/activities_helper_spec.rb
- spec/helpers/events_helper_spec.rb
- spec/models/activity_spec.rb
- spec/models/blog_post_comment_spec.rb
- spec/models/blog_post_spec.rb
- spec/models/connection_spec.rb
- spec/models/event_spec.rb
- spec/models/forum_post_spec.rb
- spec/models/topic_spec.rb
- spec/models/wall_comment_spec.rb
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|





Comments
No one has commented yet.