I have been able to run a basic rail app1 on app engine:
Then, my origin But at AP 2, I install CE, which works fine on the local machine. (Communityengine.org)
However, when I follow the same steps on my actual app 2, where the CommunityAugin plugin is installed and all the gems are frozen, the app engine installer script will write different files For Boot.rb, routes.rb, which I do not allow.
Therefore, as expected, when I publish Rail + CE app to GAE, it is not published and it also scans the local installation of CE on AP2.
So, the problem is clear, CE uses the activator record, and uses GAE datamap.
So, my question can also be repeated in this form: Do we use the existing ROR app for GAE, which uses the datamap?
PS: This is my first project on ROR and GAE.
You can of course port CA to use the datamapar, but this rail engine Maybe it would be more suitable to keep it as an active record-based project. Comment about Herodica is the sound you will get better support, and most of the time, just work (TM) Give everyone a try.
Comments
Post a Comment