Skip to content

update gems. #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 24, 2014
Merged

update gems. #185

merged 2 commits into from
Aug 24, 2014

Conversation

seuros
Copy link
Contributor

@seuros seuros commented Aug 23, 2014

No description provided.

@@ -6,3 +6,5 @@
ActiveRecord::Base.establish_connection
end
end

Sidekiq.app_url = '/admin'

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
Contributor Author

Choose a reason for hiding this comment

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

Why is hound retarded in this repo ?

@@ -21,6 +21,6 @@
CarrierWave::SanitizedFile.sanitize_regexp = /[^[:word:]\.\-\+]/

CarrierWave::Backgrounder.configure do |c|
c.backend = :sidekiq
c.backend :sidekiq

Choose a reason for hiding this comment

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

Put one space between the method name and the first argument.

just3ws added a commit that referenced this pull request Aug 24, 2014
@just3ws just3ws merged commit 9066b2c into coderwall:master Aug 24, 2014
just3ws added a commit that referenced this pull request Oct 3, 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