codebrew / backbone-rails

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

New Maintainer #163

Closed michaelglass closed 10 years ago

michaelglass commented 11 years ago

Until you get some cycles to look at PRs, doesn't it make sense to appeal for other maintainers of this project?

mikeatlas commented 10 years ago

+1

variousauthors commented 10 years ago

+1

kris commented 10 years ago

+1

lessless commented 10 years ago

so, any volounteers?

kris commented 10 years ago

@dirty-hippie I'd be up for possibly hacking at it. At the same time I've been using westonplatter/railsy_backbone without issue.

manusajith commented 10 years ago

would be happy to offer some help

manusajith commented 10 years ago

Ryan has given me push access to this repo. I will be updating the gem and releasing a new version to rubygems soon.

current status I have updated the code on master branch with the latest backbone and underscore versions and also some test cases, but unfortunately the travis build seems to fail, even though all tests are passing on my local machines. I have tested it on mac and ubuntu. I tried testing on drone and all the tests are green there too. Just couldn't figure out why travis build fails.

manusajith commented 10 years ago

All tests are passing. I am closing this issue.

michaelglass commented 10 years ago

@manusajith thanks for stepping up!