Msan Msan wrote in post #1035431: > Can I ask why you want to switch from grails to rails? > I use grails and rails for my applications, I love both, and I think > that grails is as good as rails.
Recently, most of my work has been Grails based. However, I do have experience with both Grails and Rails and I find them both to be great framework, with their own respective strengths and weaknesses. With that said, I'm re-implementing the front-end of my application using a JavaScript framework. This particular framework fits very well with Rails and as a result supporting the JS framework with Rails is easier. I can and currently am using Grails to support the JS framework, but it requires a bit more work. As the application progresses the additional work will add up and so I'm considering moving to Rails. The determining factor is how well I can get Rails to work with JaSig CAS. -Dan -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

