-
Name
-
kaminari
-
Version
-
0.9.0
-
Platform
-
ruby
-
Authors
-
Akira Matsuda
-
Bindir
-
bin
-
Date
-
2011-02-09 00:00:00 UTC
-
Dependencies
-
rspec (>= 2.5.0, development)
rr (>= 1.0.2, development)
steak (>= 1.1.0, development)
capybara (>= 0.4.1.1, development)
bundler (>= 1.0.0, development)
jeweler (>= 1.5.2, development)
rcov (>= 0, development)
rails (>= 0, development)
rack (>= 0, development)
arel (>= 0, development)
rspec-rails (>= 2.5.0, development)
sqlite3 (>= 1.3.3, development)
ruby-debug (>= 0, development)
rails (>= 3.0.0)
-
Description
-
Kaminari is a Scope & Engine based clean and powerful and customizable and sophisticated paginator for Rails 3
-
Email
-
ronnie@dio.jp
-
Extra rdoc files
-
LICENSE.txt
README.rdoc
-
Files
-
.document
.rspec
CHANGELOG
Gemfile
Gemfile.lock
LICENSE.txt
README.rdoc
Rakefile
TODO.txt
VERSION
app/views/kaminari/_current_page.html.erb
app/views/kaminari/_current_page.html.haml
app/views/kaminari/_first_page_link.html.erb
app/views/kaminari/_first_page_link.html.haml
app/views/kaminari/_last_page_link.html.erb
app/views/kaminari/_last_page_link.html.haml
app/views/kaminari/_next_link.html.erb
app/views/kaminari/_next_link.html.haml
app/views/kaminari/_next_span.html.erb
app/views/kaminari/_next_span.html.haml
app/views/kaminari/_page_link.html.erb
app/views/kaminari/_page_link.html.haml
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_paginator.html.haml
app/views/kaminari/_prev_link.html.erb
app/views/kaminari/_prev_link.html.haml
app/views/kaminari/_prev_span.html.erb
app/views/kaminari/_prev_span.html.haml
app/views/kaminari/_truncated_span.html.erb
app/views/kaminari/_truncated_span.html.haml
kaminari.gemspec
lib/generators/kaminari/views_generator.rb
lib/kaminari.rb
lib/kaminari/active_record.rb
lib/kaminari/engine.rb
lib/kaminari/helpers.rb
lib/kaminari/railtie.rb
spec/acceptance/acceptance_helper.rb
spec/acceptance/support/helpers.rb
spec/acceptance/support/paths.rb
spec/acceptance/users_spec.rb
spec/helpers/helpers_spec.rb
spec/models/scopes_spec.rb
spec/spec_helper.rb
spec/support/20110128122508_create_users.rb
spec/support/fake_app.rb
spec/support/matchers.rb
spec/support/user.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/amatsuda/kaminari
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
1.4.2
-
Specification version
-
3
-
Summary
-
A pagnation engine plugin for Rails 3
-
Test files
-
spec/acceptance/acceptance_helper.rb
spec/acceptance/support/helpers.rb
spec/acceptance/support/paths.rb
spec/acceptance/users_spec.rb
spec/helpers/helpers_spec.rb
spec/models/scopes_spec.rb
spec/spec_helper.rb
spec/support/20110128122508_create_users.rb
spec/support/fake_app.rb
spec/support/matchers.rb
spec/support/user.rb
-
Original platform
-
ruby
-
New platform
-
ruby