app/controllers/concerns/simple_resource.rb | 107 | A 1 hr |
|
app/controllers/omniauth_callbacks_controller.rb | 21 | A 0 mins |
|
app/controllers/participants_controller.rb | 10 | A 0 mins |
|
app/controllers/project_subscriptions_controller.rb | 14 | A 0 mins |
|
app/controllers/projects_controller.rb | 15 | A 0 mins |
|
app/controllers/users/activities_controller.rb | 5 | A 0 mins |
|
app/controllers/users/articles_controller.rb | 55 | A 0 mins |
|
app/controllers/users/base_controller.rb | 3 | A 0 mins |
|
app/controllers/users/profile_controller.rb | 16 | A 0 mins |
|
app/controllers/users/projects_controller.rb | 31 | A 0 mins |
|
app/controllers/welcome_controller.rb | 18 | A 0 mins |
|
app/decorators/activity_decorator.rb | 6 | A 0 mins |
|
app/exceptions/not_authorized.rb | 1 | A 0 mins |
|
app/helpers/application_helper.rb | 2 | A 0 mins |
|
app/mailers/application_mailer.rb | 3 | A 0 mins |
|
app/mailers/notifications_mailer.rb | 7 | A 0 mins |
|
app/models/ability.rb | 15 | A 0 mins |
|
app/models/activity.rb | 9 | A 0 mins |
|
app/models/article.rb | 38 | A 0 mins |
|
app/models/comment.rb | 5 | A 0 mins |
|
app/models/profile.rb | 4 | A 0 mins |
|
app/models/project.rb | 15 | A 0 mins |
|
app/models/project_user.rb | 5 | A 0 mins |
|
app/models/social_profile.rb | 5 | A 0 mins |
|
app/models/user.rb | 38 | A 0 mins |
|
app/serializers/article_serializer.rb | 3 | A 0 mins |
|
app/serializers/project_serializer.rb | 12 | A 0 mins |
|
app/services/articles/approve.rb | 11 | A 0 mins |
|
app/services/articles/reject.rb | 26 | A 0 mins |
|
app/sweepers/base_sweeper.rb | 17 | A 0 mins |
|
app/sweepers/project_sweeper.rb | 12 | A 0 mins |
|
app/uploaders/base_uploader.rb | 14 | A 0 mins |
|
app/uploaders/project_picture_uploader.rb | 8 | A 0 mins |
|
app/views/articles/index.html.haml | |
|
|
app/views/articles/show.html.haml | |
|
|
app/views/devise/confirmations/new.html.erb | |
|
|
app/views/devise/mailer/confirmation_instructions.html.erb | |
|
|
app/views/devise/mailer/password_change.html.erb | |
|
|
app/views/devise/mailer/reset_password_instructions.html.erb | |
|
|
app/views/devise/mailer/unlock_instructions.html.erb | |
|
|
app/views/devise/passwords/edit.html.erb | |
|
|
app/views/devise/passwords/new.html.erb | |
|
|
app/views/devise/registrations/edit.html.erb | |
|
|
app/views/devise/registrations/new.html.erb | |
|
|
app/views/devise/sessions/new.html.erb | |
|
|
app/views/devise/shared/_links.html.erb | |
|
|
app/views/devise/unlocks/new.html.erb | |
|
|
app/views/layouts/application.html.haml | |
|
|
app/views/layouts/partials/_footer.html.haml | |
|
|
app/views/layouts/partials/_header.html.haml | |
|
|