I am looking for a framewok that can provide an abstract GUI model (in ruby) on top of html/js/css. There are several frameworks such as Echo that do this for Java. Are there any for rails out there?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At first glance, I don’t think there is an equivalence for Echo.
There is ExtJS which is a Javascript library made for building RIA, but it’s not tightly coupled with Rails like Echo with Java.