-
- Downloads
extended user profile with social fields
Showing
- app/controllers/profile_controller.rb 6 additions, 0 deletionsapp/controllers/profile_controller.rb
- app/models/user.rb 5 additions, 1 deletionapp/models/user.rb
- app/views/admin/users/_form.html.haml 15 additions, 2 deletionsapp/views/admin/users/_form.html.haml
- app/views/admin/users/show.html.haml 11 additions, 0 deletionsapp/views/admin/users/show.html.haml
- app/views/profile/show.html.haml 25 additions, 0 deletionsapp/views/profile/show.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
- db/migrate/20111019212429_add_social_to_user.rb 7 additions, 0 deletionsdb/migrate/20111019212429_add_social_to_user.rb
- db/schema.rb 4 additions, 1 deletiondb/schema.rb
- spec/models/user_spec.rb 3 additions, 0 deletionsspec/models/user_spec.rb
- spec/requests/profile_spec.rb 16 additions, 0 deletionsspec/requests/profile_spec.rb
Please register or sign in to comment