EngineY
EngineY copied to clipboard
EngineY is an easy to use social network framework and portal implemented in Ruby on Rails that is easy to customize and deploy as your own powerful social media site or other portal type site. Empowe...
Hello, would you have any EngineY demo? Thanks
You can see a preview as to how it looks with the markdown on my github page: https://github.com/OleTraveler/EngineY
Hello, I got interested in your app. It looks nice :) I got today's revision. I had some problems on installation: - No feedback on bad values for text fields...
Hi I made a clone of the repository and try to run the database migration: sk@rndwks009:~/Projects/EngineY$ rake db:create:all (in /home/sk/Projects/EngineY) enginey already exists enginey_test already exists sk@rndwks009:~/Projects/EngineY$ rake db:migrate --trace...
There are a number of actions that seems to use the "current_user" session as the user who is executing the action. This is fine for EngineY web interface, but for...