Coder Social home page Coder Social logo

Comments (19)

nathanaelkane avatar nathanaelkane commented on June 11, 2024

Confirmed - happens with my Rails 3.1rc4 app also.

from bullet.

sush avatar sush commented on June 11, 2024

+1

from bullet.

camoedo avatar camoedo commented on June 11, 2024

+1

from bullet.

jbgutierrez avatar jbgutierrez commented on June 11, 2024

+1

from bullet.

ylansegal avatar ylansegal commented on June 11, 2024

+1 with rails 3.1rc5

from bullet.

alec-c4 avatar alec-c4 commented on June 11, 2024

+1 with rails 3.1rc6

from bullet.

ivdma avatar ivdma commented on June 11, 2024

+1 with rails 3.1.0

from bullet.

rahilsondhi avatar rahilsondhi commented on June 11, 2024

+1 with 3.1.0.rc6

from bullet.

 avatar commented on June 11, 2024

+1 with 3.1.0 rc5 and 3.1.0

from bullet.

mikelewis avatar mikelewis commented on June 11, 2024

+1

from bullet.

bobbytables avatar bobbytables commented on June 11, 2024

+1

from bullet.

potomak avatar potomak commented on June 11, 2024

+1

from bullet.

casiodk avatar casiodk commented on June 11, 2024

Yeah, me to... Is there a solution to this??

from bullet.

flyerhzm avatar flyerhzm commented on June 11, 2024

@IskanderHaziev sends pull request to fix 3.1 compatible, I didn't test it yet, please try the master branch to see if it works fine in 3.1.0 and 3.1.1

from bullet.

tispratik avatar tispratik commented on June 11, 2024

Dosent work for Rails 3.1.1

from bullet.

grempe avatar grempe commented on June 11, 2024

+1 w/ Rails 3.1.3

from bullet.

flyerhzm avatar flyerhzm commented on June 11, 2024

it supports rails 3.1 in version 2.1.0

from bullet.

amree avatar amree commented on June 11, 2024

Is this the same problem?

/Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/bullet-2.1.0/lib/bullet/active_record2.rb:8:in `alias_method': undefined method `find_every' for class `Class' (NameError)
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/bullet-2.1.0/lib/bullet/active_record2.rb:8:in `singletonclass'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/bullet-2.1.0/lib/bullet/active_record2.rb:7:in `block in enable'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/bullet-2.1.0/lib/bullet/active_record2.rb:6:in `class_eval'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/bullet-2.1.0/lib/bullet/active_record2.rb:6:in `enable'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/bullet-2.1.0/lib/bullet.rb:41:in `enable='
    from /Users/amree/Workspace/Rails/spifa/config/environments/development.rb:43:in `block (2 levels) in <top (required)>'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/activesupport-3.2.1/lib/active_support/lazy_load_hooks.rb:34:in `call'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/activesupport-3.2.1/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/activesupport-3.2.1/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/activesupport-3.2.1/lib/active_support/lazy_load_hooks.rb:42:in `each'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/activesupport-3.2.1/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/application/finisher.rb:59:in `block in <module:Finisher>'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/initializable.rb:30:in `instance_exec'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/initializable.rb:30:in `run'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/initializable.rb:54:in `each'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/initializable.rb:54:in `run_initializers'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/application.rb:136:in `initialize!'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/railties-3.2.1/lib/rails/railtie/configurable.rb:30:in `method_missing'
    from /Users/amree/Workspace/Rails/spifa/config/environment.rb:5:in `<top (required)>'
    from /Users/amree/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/amree/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/amree/Workspace/Rails/spifa/config.ru:3:in `block in <main>'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@global/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
    from /Users/amree/Workspace/Rails/spifa/config.ru:1:in `new'
    from /Users/amree/Workspace/Rails/spifa/config.ru:1:in `<main>'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `eval'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `load'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/rack/adapter/loader.rb:45:in `for'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/thin/controllers/controller.rb:169:in `load_adapter'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/thin/controllers/controller.rb:73:in `start'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/thin/runner.rb:185:in `run_command'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/lib/thin/runner.rb:151:in `run!'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/gems/thin-1.3.1/bin/thin:6:in `<top (required)>'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/bin/thin:19:in `load'
    from /Users/amree/.rvm/gems/ruby-1.9.3-p0@spifa/bin/thin:19:in `<main>'

from bullet.

grk avatar grk commented on June 11, 2024

Yes, it's the same problem, pull #54 fixes it.

from bullet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.