chinwagsocial/app/helpers
Matt Jankowski 4ada50985a Pagination improvements (#1445)
* Replace will_paginate with kaminari

* Use #page instead of #paginate in controllers

* Replace will_paginate.page_gap with pagination.truncate in i18n

* Customize kaminari views to match prior styles

* Set kaminari options to match prior behavior

* Replace will_paginate with paginate in views
2017-04-11 01:11:41 +02:00
..
admin Helper cleanup (#1348) 2017-04-09 17:11:37 +02:00
application_helper.rb Do not use expiring links after all 2016-12-04 13:02:43 +01:00
atom_builder_helper.rb Clean up generation of account webfinger string (#1477) 2017-04-10 22:58:06 +02:00
home_helper.rb Improve initialState loading 2017-01-09 12:37:53 +01:00
routing_helper.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
settings_helper.rb Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
site_title_helper.rb Use Setting.site_title value for og:site_name occurrences (#1194) 2017-04-08 12:15:40 +02:00
stream_entries_helper.rb DRY up reblog vs original status check 2017-04-07 14:18:30 -04:00