Has anyone gotten a Rails application playing well with JQuery UI and Themes I would like to build a generic application which includes common basic layouts, styles, authentication and various other optional tools.
The idea is to build this basic application using a rake and setup yml files.
Once run, I would like to be able to "skin" or theme such an application for various use cases and wondered if anyone has actually used JQuery UI with Rails and how easy it is do integrate.
If you can recommend any starting points I would most appreciate it.
Thanks in advance.