Add user following
Showing
app/assets/stylesheets/relationship.scss
0 → 100644
app/controllers/relationship_controller.rb
0 → 100644
app/helpers/relationship_helper.rb
0 → 100644
app/models/relationship.rb
0 → 100644
app/views/relationship/create.js.erb
0 → 100644
app/views/relationship/destroy.js.erb
0 → 100644
app/views/shared/_stats.html.erb
0 → 100644
app/views/users/_follow.html.erb
0 → 100644
app/views/users/_follow_form.html.erb
0 → 100644
app/views/users/_unfollow.html.erb
0 → 100644
app/views/users/show_follow.html.erb
0 → 100644
test/fixtures/relationships.yml
0 → 100644
test/integration/following_test.rb
0 → 100644
test/models/relationship_test.rb
0 → 100644
Please
register
or
sign in
to comment