codebrew / backbone-rails

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

A newer version of Backbone.js is available (1.0.0) #153

Closed micapam closed 10 years ago

micapam commented 11 years ago

The version of Backbone.js has various bugs e.g. underscore finders aren't fully supported (see https://github.com/documentcloud/backbone/issues/2228).

Are there plans to upgrade the version of Backbone.js to its current version, 1.1.0?

mikeatlas commented 11 years ago

+1

dwabyick commented 11 years ago

+1

pivotal-wave commented 11 years ago

+1

mhluska commented 11 years ago

+1

westonplatter commented 10 years ago

Or try this, https://github.com/westonplatter/railsy_backbone.

manusajith commented 10 years ago

master branch is updated with latest version of backbone and underscore

sporkmonger commented 9 years ago

So... It's great and all that master is up-to-date, but it's kinda been a really long time and the official release is still tracking an ancient version of Backbone, which just seems kinda weird for a project that appears to be reasonably active?

manusajith commented 9 years ago

@sporkmonger I don't have push access to Rubygems yet. Will be releasing a new version as soon as I get that.

sporkmonger commented 9 years ago

Ah, I see. Did the gem change hands?