On 02/13/2012 05:39 AM, Hans wrote:
I have developed a rails 3.1 application with mysql, accessable by
internet
However, I also need a version of the same application used standalone
on the users PC or MAC, i.e a form of an off-line mode, for those
users that demand full controle of their data
Can that be done ? My requiremets are
- a local database
- an application that is easy to install and not require separate
installations of ruby, rails, webserver, mysql or sqlite etc
- an application that runs both on PC and MAC
What I need is a railsapplication that any user can install with a few
commands and that works locally as a standalone application or as a
rails application in production mode, using a local database and the
web-browser locally.
Is that possible ?
It sounds like what you want is InstantRails however it only works on
Windows and has not been updated recently. It works fine on Windows to
support a stand-alone app with a little tweaking.
--
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.