synvert-snippets-ruby icon indicating copy to clipboard operation
synvert-snippets-ruby copied to clipboard

write snippet code to rewrite your project code

Results 10 synvert-snippets-ruby issues
Sort by recently updated
recently updated
newest added

Ruby to Crystal syntax conversion snippets ... question_mark_methods ... pluralizes common question mark method names.

I'm checking out synvert to see about adding codegen to my rails app. Interesting project -- I'm curious why you have the use_symbol_to_proc snippet but not the reverse use_proc_to_symbol ...?...

stale

The rewriter `merge_to_square_brackets` converts `merge` and `merge!` to calls to `[]=` which are not the same thing: ``` ruby h = { a: 1} # => {a: 1} h[:b] =...

stale

Auto corrected by following Format Ruby Code Click [here](https://awesomecode.io/repos/xinminlabs/synvert-snippets-ruby/format_configs/ruby) to configure it on awesomecode.io

Auto corrected by following Lint Ruby UnusedArgument Click [here](https://awesomecode.io/repos/xinminlabs/synvert-snippets-ruby/config_groups/ruby/738) to configure it on awesomecode.io

Auto corrected by following Lint Ruby Lint/AmbiguousOperatorPrecedence Click [here](https://awesomecode.io/repos/xinminlabs/synvert-snippets-ruby/lint_configs/ruby/123703) to configure it on awesomecode.io

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.3. Release notes Sourced from activesupport's releases. v6.1.7.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies

I just saw [your comment](https://github.com/OrelSokolov/crystalize/issues/2#issuecomment-1164779555). And now I'm curious: did you start adding Crystal snippets too? :thinking:

Auto corrected by following Format Ruby Code Click [here](https://awesomecode.io/repos/xinminlabs/synvert-snippets-ruby/format_configs/ruby) to configure it on awesomecode.io

Auto corrected by following Format Ruby Code Click [here](https://awesomecode.io/repos/xinminlabs/synvert-snippets-ruby/format_configs/ruby) to configure it on awesomecode.io