tpope / vim-rails

rails.vim: Ruby on Rails power tools
http://www.vim.org/scripts/script.php?script_id=1567
4.1k stars 383 forks source link

Add has_one_ and has_many_attached to syntax highlighting #526

Closed elithecho closed 6 years ago

elithecho commented 6 years ago

Just adding syntax highlighting for ActiveStorage feature

has_one_attached :avatar
has_many_attached :photos