hasclass / core-lib

A port of the Ruby 1.9.3 corelib to coffeescript/javascript/node that conforms to rubyspec.org.
Other
545 stars 24 forks source link

Mind if I create a small gem for Rails? #4

Closed PikachuEXE closed 11 years ago

PikachuEXE commented 11 years ago

Some JS plugins already got gems for Rails

Like Underscore and Timeago

It's better than checking some repo constantly for update

What should be the name of the gem? rubyjs-rails?

hasclass commented 11 years ago

that would be very cool indeed!

I've setup a repo and added you there: https://github.com/rubyjs/rubyjs-rails

PikachuEXE commented 11 years ago

Wow you react very fast! :o

I also have almost completed the gem, still need to test locally though But the release should be no later than tomorrow!

PikachuEXE commented 11 years ago

@hasclass Cannot push to repo It seems you forgot to add me to the organization

BTW should I push the gem?

hasclass commented 11 years ago

sorry. added another pickachu

hasclass commented 11 years ago

try again

PikachuEXE commented 11 years ago

Pushed Do you want to push the gem?

Oh and please add a section the readme of this repo to point to this new gem :3

hasclass commented 11 years ago

Push the gem! i'll be adding a readme shortly

PikachuEXE commented 11 years ago

Pushed and installed on my apps

I am already doing the same thing on other JS plugins (Noty) Modernizr is already integrated (-3-)