Removing some unused gems, adding pagination to profiles, fix #10
This commit is contained in:
parent
d4892ace62
commit
c349200761
8 changed files with 79 additions and 11 deletions
|
@ -16,4 +16,12 @@ RSpec.describe StreamEntriesHelper, type: :helper do
|
|||
describe '#relative_time' do
|
||||
pending
|
||||
end
|
||||
|
||||
describe '#reblogged_by_me_class' do
|
||||
pending
|
||||
end
|
||||
|
||||
describe '#favourited_by_me_class' do
|
||||
pending
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue