search for: rubystack

Displaying 10 results from an estimated 10 matches for "rubystack".

2008 Jun 19
3
New release RubyStack for Windows / includes git
Hi, Just thought I would let the list know of a new release of RubyStack for Windows, since there is a lot of overlap in functionality and may be of interest to some of you also using OS X and Linux. Please let me know if it is inappropriate. Like InstantRails, RubyStack is an open source, self-contained distribution of Ruby on Rails that is easy to install and use. It...
2007 Nov 23
0
Instant Rails replaced by the BitNami RubyStack
I no longer have the time to maintain and support Instant Rails, and there will be no further releases. However, Instant Rails is being replaced by the BitNami RubyStack, which you can find here: http://www.bitnami.com/stack/rubystack The BitNami RubyStack ships with the following components (all fully integrated): - Ruby 1.8.6 patch level 111 - RubyGems 0.9.4 - Rails 1.2.5 - ImageMagick 6.3.5 - Subversion 1.4.5 - SQLite 3.5.1 - MySQL 5.0.45 Pl...
2008 Jun 20
0
BitNami RubyStack now includes Git, Nginx and ruby19
We took into account your requests and RubyStack 1.2 includes updated components, additionally nginx + nginx fair proxy balancer module, git, ruby19 and many new useful gems. It is available for Linux, OS X and Windows. Give it a try now and let us know what you think! http://bitnami.org/article/new-rubystack-released -- Posted via http://www....
2009 Apr 10
0
Error running server: Exec format error - packet_worker_runner
Hi All, I''ve been developing a rails app using the Bitnami RailsStack ( http://bitnami.org/stack/rubystack) and it has always worked as advertised. That is until I have tried to get BackgrounDRB up and running. I have followed the steps given on the plugin''s project page, each seems to work. I the plugin install works, I can generate workers etc, but when I start the backgrounDRB server I get t...
2010 Jun 04
4
Mac OS/X and Rails 3 ?
Hello List, Label me a newb, but how do you install Rails 3 on your Mac? Google sent me to these URLs: http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release/ http://guides.rails.info/3_0_release_notes.html http://asciicasts.com/episodes/200-rails-3-beta-and-rvm From early Feb 2010 I see this short recipe: gem install tzinfo builder memcache-client rack rack-test rack-mount erubis mail
2009 May 03
2
I downloaded rails-2.3.2.zip. How do I install it?
I''ve installed Ruby using the one-click installer for Windows. As said, I downloaded the zip package for RoR and unzipped it to my local hard disk. There is no main install.rb for RoR, but there is one install.rb for Actionmailer, Actionpack, Activerecord, ActiveResource, Activesupport. How to I install RoR then? Should I install each module separately by running ''ruby
2007 Dec 04
37
Can`t connect to MySQL Database with Netbeans 6 for RoR ?
Hello, I am just yes fighting is the right word through the Netbeans 6.0 for RoR guidance: [quote]1.gem install mysql 2.Choose the win32 build. 3.Install MySQL and put its /bin directory on your path.[/quote] did the first 2 steps but what means step 3 ??? Your path? What is my path and which path? The connection to the MySQL database is also not working, why? what do i wrong? Please help :)
2009 Sep 27
3
Newbie Trouble with RubyOnRails Bible
...Loading development environment <this works fine> my_contact = Contact.new <here''s the problem: instead of showing me the attributes of the instance, I get the message: ActiveRecord::StatementInvalid: Could not find table ''contacts'' from c:\program files\BitNami RubyStack/ruby/lib/ruby/gems... etc.... and many other error messages too. Ohhh! I just noticed that another of the error messages indicates that it is looking for a sqlite3_adapter.rb:29. Hmmm. How do I tell it that I''m using mySQL not sqlite? For most or all of you, this is probably a trivial qu...
2008 Jan 09
14
My Development Environment is WAY too slow (blame Vista)
I''ve broken away -- partially at least -- from the dark side. I''m a long-time MS dev. I heard about Ruby and RR from Scott Hanselman (http://www.hanselman.com/blog/). He''s a great blogger on things in the MS world but he''s always provided a broader perspective. And he found great beauty in Ruby and RR and said as much. I had the opportunity to try out
2010 Dec 06
15
Windows new installation - Always problems
I would like to know if there is a way to ''package'' an application with all the associated gems and ship it to a new server and having it to "just work" in a Windows environment. Although I have never done it I know that Rails can be frozen into the application. I am wondering if I can do the same thing with other gems. I have found this