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

Update rubygems spine-rails version to 0.1.3 #55

Open
richardbatty opened this issue Oct 9, 2014 · 3 comments
Open

Update rubygems spine-rails version to 0.1.3 #55

richardbatty opened this issue Oct 9, 2014 · 3 comments

Comments

@richardbatty
Copy link

The version of spine-rails on rubygems is 0.1.2, which uses an out-of-date version of spine and contains this bug. Could you put the most recent version of spine-rails rubygems?

@rzane
Copy link

rzane commented Nov 4, 2014

👍 I just tried spine for the first time. As a newcomer, I was about to quit because of this.

@ayb
Copy link

ayb commented Nov 25, 2014

+1

Any plans to actually update the rubygem to sort this out?

@michaelstoner
Copy link

As this TypeError: 'undefined' is not an object (evaluating 'calls[name].push') with Coffeescript 1.7 still happens, And 0.1.3 isn't pushed to rubygems

Here is the line a novice user needs to add their Gemfile:
gem 'spine-rails', '>=0.1.3', :git => 'https://github.com/spine/spine-rails.git'

I've also had to go with a fork that's been updated to spine 1.6.1
gem 'spine-rails', '>=0.1.3', :git => 'https://github.com/ingolfured/spine-rails.git'

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

No branches or pull requests

4 participants