codebrew / backbone-rails

Easily use backbone.js with rails 3.1
MIT License
1.62k stars 255 forks source link

Updates latest version of underscore.js (1.6.0 to 1.7.0) #179

Closed dahal closed 9 years ago

dahal commented 9 years ago

Updated underscore.js to its latest version (1.7.0)

~> bundle exec rake
Finished in 2.237419s, 9.8328 runs/s, 111.7359 assertions/s.
22 runs, 250 assertions, 0 failures, 0 errors, 0 skips
jabr commented 9 years ago

Any ETA for merging this and releasing a new gem?

dahal commented 9 years ago

19 Pull requests and 31 Issues, not looking good. And maintainer does not seem to care anymore. I would go with backbone-on-rails, i recently updated that to latest version of underscore and backbone.

manusajith commented 9 years ago

@dahal A new version of backbone.js(1.1.2) is also available. Would you be able to update your PR to update that too. ? @jabr I will merge this to master this week along with the backbone.js version upgrade. And about releasing a new gem, I currently don't have permission to push to or release to rubygems. I only have collaborator access to this repo.

dahal commented 9 years ago

@manusajith , I sure can. I will do it shortly. Thanks.

manusajith commented 9 years ago

@dahal update underscore version with this commit 34c02b918b5aa462f7ad94000d311230f8e936bf tnx for your commit

dahal commented 9 years ago

:+1: , sorry about that. I got caught up and forgot.