Skip to content
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

Introduce hash algorithms and make some refactoring #29

Merged
merged 5 commits into from
Mar 14, 2016

Conversation

SergeyKishenin
Copy link
Member

No description provided.


require 'coveralls'
Coveralls.wear!

ENV["RAILS_ENV"] = "test"
require File.expand_path("../dummy/config/environment.rb", __FILE__)
ENV['RAILS_ENV'] = 'test'

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.

@SergeyKishenin
Copy link
Member Author

@panasyuk thanks for the great work. Do you plan to add any other commits?

@panasyuk
Copy link
Contributor

@SergeyKishenin thanks for paying attention to my work. I will keep you posted if so.

SergeyKishenin added a commit that referenced this pull request Mar 14, 2016
Introduce hash algorithms and make some refactoring
@SergeyKishenin SergeyKishenin merged commit 59a7b38 into ZeroOneStudio:master Mar 14, 2016
SergeyKishenin added a commit that referenced this pull request Mar 14, 2016
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