PortableRails

Making Ruby + Rails portable for the Windows platform (in other words, work without command line unfriendly installers). Updates below, code and readme on Github

Een update voor PortableRails

An article, posted about 11 years ago filed in windows, ruby, rails & portablerails.

Ik ben wel een beetje fan van Ruby on Rails. Het (Rails) stelt mij in staat om snel en gemakkelijk zaken te realiseren in een zeer mooie programmeertaal (Ruby). Op Mac- en Linux-systemen komt de taal standaard meegeleverd, maar helaas is het op Windows-systemen wat lastiger. PortableRails3 maakt het gemakkelijker. En het bijzondere is dat er geen installatie voor nodig is. Onlangs heb ik PortableRails volledig bijgewerkt.

Ik heb PortableRails in de eerste plaats voor mijn klanten samengesteld. Veel systeembeheerders zijn huiverig om gebruikers meer rechten te verlenen. PortableRails vormt hiervoor een mooie 'workaround' :) . Maar het is natuurlijk ook handig wanneer je eens wilt experimenteren met Rails: wie weet is het een leuk begin van een nieuwe carrière?

Wat is er veranderd ten opzichte van de eerste versie van PortableRails3? Eigenlijk is het opnieuw opgezet. De w…

Continue reading...

[Project] Introducing PortableRails3

An article, posted about 13 years ago filed in ruby, rails, software, tools, portablerails, installation, github, project & tech.

The InstantRails project is outdated and contains just too much IMHO ( Apache, PHP, who needs that when searching for Rails?). Other options to get Rails running require an installer (RailsInstaller or RubyInstaller )… and in some environments ( limited access accounts ) installing is not an option. And in yet other environments, you'd, well I'd, rather have a command line option, instead of an in-your-face installer that requires end-users to press 'next', 'next', 'next'…So that's why I created Portable Rails 3. It's name was 'inspired' (it's a boring name, I know) by the thoughtfully named Portable Git which makes an excelent companion.Installing is as simple as extracting (or cloning) and running start-cmd.batCreditsI didn't do much besides just throwing the binary stuff together. Stuff that went into the mix (I'll update when I feel its necessary):Ruby 1.9.2PDCurses [1]GDBM  [1]OpenSSL [1]readline [1]Zlib  [1]IconV [1]RubyGems 1.7.2 (updated with update –system )R…

Continue reading...

murb blog