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

remove version file, and version constant #26

Merged
merged 1 commit into from Aug 22, 2013
Merged

Conversation

arthurnn
Copy link
Contributor

Removing the VERSION file so we dont have to keep updating the version number in 2 places.
Also cleaning up active_fulfillment.rb main import file.

review @csaunders


require 'active_support'

Choose a reason for hiding this comment

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

Whats the point of even including this? Isn't require 'active_support' a no-op?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

on 4.0 at least it autoloads some stuff https://github.com/rails/rails/blob/4-0-stable/activesupport/lib/active_support.rb (however not sure if we need them)

@arthurnn
Copy link
Contributor Author

⛵ ?

csaunders pushed a commit that referenced this pull request Aug 22, 2013
remove version file, and version constant
@csaunders csaunders merged commit 1b9d69a into master Aug 22, 2013
@csaunders csaunders deleted the version_file branch August 22, 2013 19:49
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.

None yet

2 participants