extjs - Insert Ext JS 4.2.1 in the ruby on rails asset pipeline -
i need use ext js 4.2.1 in ruby on rails project.
how can insert ext js sdk in rails' asset pipeline, considering need create custome theme ext js components? here found link describes ext js 4.1, not apply here, since theming in new 4.2.1 changed lot.
my needs are:
- embed whole ext js sdk in rails project
- embed files needed create custom theme in ext js 4.2.1
you use extjs4-rails gem.
Comments
Post a Comment