You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# gem "image_processing" # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
32
+
gem"image_processing",group: [:default,:wasm]# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
33
33
gem"inline_svg"# Embed SVGs in Rails views and style them with CSS [https://github.com/jamesmartin/inline_svg
34
34
gem"rouge",group: [:default,:wasm]# Pure Ruby syntaix highlighter [https://github.com/rouge-ruby/rouge
35
35
gem"sitepress-rails",group: [:default,:wasm]# Static site generator for Rails [https://sitepress.cc/getting-started/rails]
0 commit comments