Commit Graph

5 Commits

Author SHA1 Message Date
Mike Foley
ef63e32d61 Move alias_method_chain from Ruby to Rails snippets
It's technically part of Rails ActiveSupport, not base Ruby
2014-09-09 09:23:23 -07:00
majjoha
0f712a1423 Move the RSpec snippets from rails.snippets to ruby.snippets. 2014-07-26 17:36:16 -04:00
Eustaquio Rangel
e311671659 Revised the Rails snippets according to Ruby code styles. 2014-07-18 19:11:31 -03:00
Eustaquio Rangel
4cdf9dbf86 Changed double quotes to single quotes.
We'll start to change this to make valid Ruby source files according to
Rubocop (https://github.com/bbatsov/rubocop). Changes here came from
https://github.com/honza/vim-snippets/pull/401, thanks for warning us, @mkroman!
2014-07-16 19:40:38 -03:00
Eustaquio Rangel
cbcc23571f Starting to split Ruby and Rails snippets 2014-07-16 19:20:00 -03:00