paginative 0.3.0
After spending a lot of time screwing around with orphaned objects and every other problem that pagination causes, this is the solution
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Development (9):
            appraisal
            >= 0
          
          
            awesome_print
            ~> 1.2.0
          
          
            capybara
            ~> 2.2.1
          
          
            database_cleaner
            ~> 1.2.0
          
          
            factory_girl_rails
            ~> 4.4.1
          
          
            pry
            >= 0
          
          
            rspec-rails
            ~> 2.14.2
          
          
            sqlite3
            ~> 1.3.9
          
          
            test-unit
            >= 0
          
    
