Thanks for all comments
The http://www.erikveen.dds.nl/distributingrubyapplications/rails.html
link seems promising but it was written 200 and much has happened with
both rails and ruby since then, so it might not be up to date

My main conclusion from you comments is that it is possible but there
is no offline Rails framework available today, for rails 3 and for
ruby 1.9

Is that correct ???

On 13 Feb, 13:59, Gerardo Argiz <[email protected]> wrote:
> Take a look 
> athttp://www.erikveen.dds.nl/distributingrubyapplications/rails.html
>
> Gerard
>
>
>
>
>
>
>
> On Mon, Feb 13, 2012 at 9:39 AM, Hans <[email protected]> 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 [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.

-- 
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.

Reply via email to