Take a look at
http://www.erikveen.dds.nl/distributingrubyapplications/rails.html


Gerard

On Mon, Feb 13, 2012 at 9:39 AM, Hans <hans.marmo...@klockholm.se> 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 ?
>
>
> --
> 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 rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to