atom / language-ruby-on-rails

Ruby on Rails package for Atom
Other
48 stars 41 forks source link

Updating for Ruby 2 and Rails 3/4 #25

Open tadast opened 10 years ago

tadast commented 10 years ago

Hi, I have a forked version of the original textmate/sublime rails snippets which is fairly up to date with current ruby/rails versions: https://github.com/tadast/sublime-rails-snippets

Would you be interested in migrating them over to atom? If so, I'd be happy to collaborate, perhaps even do all of the work if you give me some pointers.

50Wliu commented 8 years ago

@tadast Sorry for the extremely late reply, but help is always welcome :smile:.

Epigene commented 7 years ago

A complete rewrite is probably a suboptimal idea. Perhaps a better one would be to identify which latest Ruby and Rails features are recognized poorly and work on those specifically. This way there may remain some incomplete syntax portions but at least everything is backwards compatible.