Commit Graph

40 Commits

Author SHA1 Message Date
Akira Matsuda 06a833d568 mv LICENSE.txt MIT-LICENSE
so that my Vim suggests lib/ when I type :e l<tab>
2011-12-22 07:56:10 +09:00
Akira Matsuda 0585be11e4 show CI status 2011-12-16 17:20:44 +09:00
Uchio Kondo be8344d314 readme for sinatra 2011-12-11 13:21:55 +09:00
Akira Matsuda e79bad5b46 rename Relation#shift to padding
bacause this method name was turned out to be stubbing out Array#shift
2011-12-02 23:54:34 +09:00
Akira Matsuda 27160db830 Merge branch 'master' of git://github.com/NoICE/kaminari
Conflicts:
	lib/kaminari/models/active_record_extension.rb
	lib/kaminari/railtie.rb
2011-08-29 15:54:49 +09:00
Akira Matsuda abe9cdc334 rename Relation#skip to shift
bacause this method name overlaps with MongoDB's skip() function
2011-08-21 08:38:41 +09:00
Aaron Jensen 5575beb2ee Adding skip method to skip an arbitrary record count
Can be used in conjunction with page and per to offset by an
amount less than the page size.
2011-08-18 01:57:03 +09:00
noice 7f71f2c07b Added support for DataMapper v1.1.0. Including tests. 2011-08-14 04:33:57 +02:00
Seth Vargo cf1d1cebee added user-friendly URLs to documentation 2011-07-01 08:37:46 -07:00
Akira Matsuda e4e2ef1023 typo
Thanks to @FND (eb38f317f2 (commitcomment-432856))
2011-06-16 15:22:39 +09:00
Florent Guilleux a795664b12 Fix misc typo in README.rdoc 2011-05-06 16:46:59 -07:00
Akira Matsuda eee9ae373f documentation 2011-04-27 11:49:17 +09:00
Haris Amin d6f309b649 Updated README to reflect MongoMapper support 2011-04-26 22:29:00 -04:00
Akira Matsuda eb38f317f2 documentation 2011-04-22 13:13:43 +09:00
Akira Matsuda 91d6628360 documentation 2011-04-21 16:45:08 +09:00
Tom Milewski 66fb67cd06 Fix Issue 59: Allow for Multiple Themes & Update README 2011-04-19 22:21:55 +09:00
Tom Milewski f175e36ac8 Fix Issue 59: Allow for Multiple Themes & Update README 2011-04-19 22:21:55 +09:00
Akira Matsuda 3c44a21660 documentation 2011-02-22 13:09:46 +09:00
Akira Matsuda 0e7a3d8350 documentation 2011-02-21 20:17:16 +09:00
Akira Matsuda 0d2eb1ad84 indentation 2011-02-21 19:46:33 +09:00
Leonard Chin 160764fa8e Fix rdoc list formatting.
Also changed from list to subheadings for features.
2011-02-19 22:20:51 +09:00
Leonard Chin 97c041fdd1 Use rdoc markup for inline code 2011-02-19 21:59:27 +09:00
Leonard Chin f8030f5631 Some light editing of the documentation.
Small tweaks for readability and typo fixes.
2011-02-19 21:30:49 +09:00
Akira Matsuda 6f892df85d documentation 2011-02-18 15:36:05 +09:00
Akira Matsuda 2e88f6b456 documentation 2011-02-13 18:50:09 +09:00
Akira Matsuda fb7241e16d documentation 2011-02-13 18:46:55 +09:00
Akira Matsuda 827c5b538d documentation 2011-02-13 13:51:41 +09:00
Akira Matsuda 2347a99bd9 documentation 2011-02-13 06:28:56 +09:00
Akira Matsuda eac89cc760 documentation 2011-02-13 04:31:47 +09:00
Akira Matsuda cb0ee4d747 Kaminari recipes! 2011-02-12 07:43:28 +09:00
Akira Matsuda 20afe6bd37 oops 2011-02-12 04:30:21 +09:00
Akira Matsuda 07b5405f54 documentation 2011-02-12 01:20:48 +09:00
Akira Matsuda b80310851d documentation 2011-02-10 00:29:48 +09:00
Akira Matsuda d250be50c6 documentation 2011-02-09 22:08:14 +09:00
Akira Matsuda 0499de671f documentation 2011-02-08 11:58:41 +09:00
Akira Matsuda 0d00d43a4f documentation 2011-02-07 21:20:35 +09:00
Akira Matsuda 14f11a2655 documentation 2011-02-07 11:58:53 +09:00
Akira Matsuda 495edf0a74 fix the document 2011-02-06 20:17:30 +09:00
Akira Matsuda 30fe7a232f documentation 2011-02-06 16:58:07 +09:00
Akira Matsuda 4db3397b4d Initial commit to kaminari. 2011-02-05 22:32:10 +09:00