Hey,
I found some posts about the topic Rails + JavascriptMVC, but they're very old.
I got a project with Rails 3.0.x and JavascriptMVC (steal.js for dependency management and jQueryMX for the Controller stuff) and should upgrade it to Rails 4.
Rails has the asset pipeline for a long time now, so I think steal.js is not needed anymore.
But jQueryMX seems to have some nice functions, so I would like to use them without steal.js and the other JavascriptMVC stuff.
Is there a jQueryMX download that does not use steal.js?
Thanks in advance!
Kind regards,
CL