Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Angular.js を Play Frameworkビュー ヘルパー関数(例: @helper.form(...))で使用したい
Angular ディレクティブを挿入するにはどうすればよいですか (例: ng-controller)
あなたが発見したと確信しているSymbolように、ダッシュのような Scala を直接作成することはできません'some-word。代わりに、ラップするだけです:
Symbol
'some-word
scala> Symbol("ng-controller") res4: Symbol = 'ng-controller