ruby - What is the Rails part in an hybrid Rails+Ember App -


this question exact duplicate of:

since use ember's crud in hybrid, rails used for? validation's on ember side, routing in ember side, crud in ember side.

what rails have this? why people couple them? , lastly, there framework let me keep logic in rails , take care of views ?

rails takes care of server side of ember.js application other server side languages rest api , not neccessary has in rails , eg, have used ember.js php , java well.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -