LoginSignup
1
1

More than 5 years have passed since last update.

Getting Started: Slim on Rails

Posted at

Memo

  • Railsのテンプレートエンジンとしてerbの代わりに使われるのが普通?
  • 単体で使うと、Javascriptの埋め込みは大変。完全に外出しして使うべきか。

IDE Support

  • RubyMineではデフォルトサポート。Structureも出る。
  • WebStormでは、要プラグイン追加インストール。でも、ハイライト等のサポートは弱い。Structure出ない。

Grunt Support

  • grunt-slimでサポートされてる。

Basics

Tool

HTML2slim
  • HTMLをslimに変換してくれる(※インデントが時々おかしい)

On Rails

[未知の技術探訪]第4回テンプレートエンジンSlimについて調べていじってみた | Fujitaiju Blog
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1