joseramonc / rails-snippets

:shipit:
http://codn.mx/en
MIT License
43 stars 22 forks source link

Remove Ruby-specific snippets #15

Closed dankimio closed 8 years ago

dankimio commented 9 years ago

There are snippets that are specific to Ruby: def, do, class. They already exist in language-ruby package, sometimes they're conflicting. It would be a good idea to clean those up.

contentfree commented 8 years ago

+1 I hate the dang do snippet that always uses an argument. language-ruby already has dop for that.

joseramonc commented 8 years ago

Can someone submit a pull request removing the duplicated snippets? I agree that dop is clearer.