kaminari--kaminari/spec
Yuki Nishijima 22d77a2ced Temorary spec for generator
You can run generator spec by doing:

    GENERATOR_SPEC=true rake spec:ative_record_41

We are doing this because we don't want to make API calls in the
spec. At the same time, we aldo don't want to use fakeweb or something
like that because it causes "you never realize until you go production"
 situation. We had it before and shipped a bug - we are not sure what is
a better solution, but at long as I'm aware of this I'll take care of it.
2014-04-09 19:19:48 -07:00
..
config Add tests for max_pages and max_pages_per 2012-10-22 16:16:54 +02:00
fake_app Add tests for mongoid 4 beta 1 2014-02-02 14:23:46 -05:00
generators Temorary spec for generator 2014-04-09 19:19:48 -07:00
helpers Issue #310 fixed. Refactored code to use a single method to know if a tag page should be displayed. 2014-03-30 16:46:26 -07:00
models Use the old hash syntax 2014-03-08 22:46:25 -08:00
requests Revert "Testing that `paginate` helper properly works under mouted Engine" 2013-11-10 05:17:32 +09:00
support Clean with truncation at the start of each suite. 2013-11-05 09:22:55 -03:00
fake_gem.rb refactor AR, DM, mongoid, and mongo_mapper specs 2012-05-23 12:44:13 +09:00
spec_helper.rb Temorary spec for generator 2014-04-09 19:19:48 -07:00
spec_helper_for_sinatra.rb fix build error in spec with sinatra 2013-08-08 12:39:41 +09:00