CMS for Rails 4 + Ember.js

Is there a Rails stone that adds content management features to an existing Rails 4 application that can be used for the Ember.js interface through RESTful + JSON web services?

+6
source share
1 answer

I recently pushed a prototype rails4 + comfortable_mexican_sofa with bare bones on github:

https://github.com/adamlutz/mex_sofa

it is currently configured using postgres and is deployed as is for the hero.

0
source

Source: https://habr.com/ru/post/944382/


All Articles