0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version bump More... over 14 years ago
Version bump to 0.1.1 More... over 14 years ago
Fixed bug in which :only and :except options for paged resource routes weren't observed properly. More... over 14 years ago
minor refactoring to resources.rb More... over 14 years ago
Added tests for paged collection routes. More... over 14 years ago
Added more complex example to illustrate default arguments More... over 14 years ago
Fixed typo in documentation More... over 14 years ago
Added some documentation More... over 14 years ago
Added ability to generate paged routes for resource collection methods More... over 14 years ago
Changed README to include Gemcutter installation instructions. More... over 14 years ago
Added Gemcutter rake tasks for jeweler. More... over 14 years ago
Fixes to README. More... almost 15 years ago
Regenerated gemspec for version 0.1.0 More... almost 15 years ago
Version bump to 0.1.0 More... almost 15 years ago
Fine-tuning README. More... almost 15 years ago
Fine-tuning README. More... almost 15 years ago
Added readme. More... almost 15 years ago
Changed controller #get_page_for to #paginate. Added ability to infer collection name from controller name if none is specified. More... almost 15 years ago
Regenerated gemspec for version 0.0.5 More... almost 15 years ago
Version bump to 0.0.5 More... almost 15 years ago
Changed paginator window method to yield an array of classes as third argument instead of a hash. More... almost 15 years ago
Changed paginator window behaviour to have constant window width. More... almost 15 years ago
Changed paginator so gap and select information is passes as an options hash to the yield. More... almost 15 years ago
Changed paginator so gap and select information is passes as an options hash to the yield. More... almost 15 years ago
Added outer window to paginator window method. More... almost 15 years ago
Added some specs for find_by_object! with new records and non-activerecord objects. More... almost 15 years ago
Regenerated gemspec for version 0.0.4 More... almost 15 years ago
Version bump to 0.0.4 More... almost 15 years ago
Changed specs for extras behaviour in paginator#window. Refactored paginator#window. More... almost 15 years ago
removed leftover debugging printout. More... almost 15 years ago