language-ruby icon indicating copy to clipboard operation
language-ruby copied to clipboard

Ruby package for Atom

Results 51 language-ruby issues
Sort by recently updated
recently updated
newest added

hi, auto-indent for the following yields: ``` ruby result = Foo.bar ( from_month: from_month, to_month: to_month ) ``` is there any way to coax auto-indent to yield the parameters indented...

bug
auto-indent