Skip to content

fix 'uninitialized constant ActiveSupport::Autoload' in some machines#46

Merged
anlek merged 1 commit intoanlek:masterfrom
altieres:master
Jul 29, 2014
Merged

fix 'uninitialized constant ActiveSupport::Autoload' in some machines#46
anlek merged 1 commit intoanlek:masterfrom
altieres:master

Conversation

@altieres
Copy link
Copy Markdown
Contributor

error:
number_helper.rb:3:in `module:NumberHelper': uninitialized constant ActiveSupport::Autoload (NameError)

related issues:
rails/rails#14664
beeminder/beeminder-gem#10
nulldb/nulldb#38

error:
number_helper.rb:3:in `<module:NumberHelper>': uninitialized constant ActiveSupport::Autoload (NameError)

related issues:
rails/rails#14664
beeminder/beeminder-gem#10
nulldb/nulldb#38
Comment thread lib/mongify.rb
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@houndci, why do you say that? (I'm unfamiliar with benefits of using single or double quotes in a require statement).

anlek added a commit that referenced this pull request Jul 29, 2014
fix 'uninitialized constant ActiveSupport::Autoload' in some machines
@anlek anlek merged commit fcfc86a into anlek:master Jul 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants