Blogs / RubyForge: Welcome

RubyForge: WelcomeView thumbnail

View all »

Latest posts

  1. Project Automation Tools in Ruby:rutema 0.8.0 Released

    http://rubyforge.org/forum/forum.php?forum_id=25685

    rutema version 0.8.0 has been released! ## DESCRIPTION: rutema is a test execution tool with a twist. It allows you to combine test tools while it takes care of logging, reporting, archiving of results and formalizes execution of automated and manual tests. It's purpose is to make testing in heterogeneous environments easier. …

    1 day ago
  2. IO::Like 0.1.0 Released

    http://rubyforge.org/forum/forum.php?forum_id=25684

    The first release of the IO::Like module is now available. The IO::Like module makes it easy to provide IO-like functionality in your classes.…

    1 day ago
  3. rspec-rails 1.1.4 Released

    http://rubyforge.org/forum/forum.php?forum_id=25665

    rspec-rails version 1.1.4 has been released! Behaviour Driven Development for Ruby on Rails. Changes: ### In Development (git clone git://github.com/dchelimsky/rspec-rails.git) * Add conditional so Rails 2.1.0 doesn't warn about cache_template_extensions (patch from James Herdman) * Fixed stub_model …

    1 day ago
View all »

5,475 blog reactions

  1. Author unknown

    Scott Motte » Scott Motte codes a lot

    http://scottmotte.com

    irb puts 'hello world' exit As long as that didn’t throw any errors than your ruby is setup correctly. Time to get watir. Wait first we have to install rubygems. 3. Install ruby gems a. Go to the rubyforge ruby gems installation page and download the latest version as a tgz file. (rubygems-1.2.0.tgz at the time of this writing) b. Save this file to My computer c:\cygwin\home\user name\sources (you’ll need to create the directory sources)

  2. Author unknown

    revival and matroska

    http://eastblue.org/blag/2008/07/06/revival-and-matroska

    ruby-matroska

    11 minutes ago in Perfectly Normal Blag · No authority yet
  3. Author unknown

    Installing Ruby on Windows and Setting up Watir on Windows

    http://scottmotte.com/archives/114

    irb puts 'hello world' exit As long as that didn’t throw any errors than your ruby is setup correctly. Time to get watir. Wait first we have to install rubygems. 3. Install ruby gems a. Go to the rubyforge ruby gems installation page and download the latest version as a tgz file. (rubygems-1.2.0.tgz at the time of this writing) b. Save this file to My computer c:\cygwin\home\user name\sources (you’ll need to create the directory sources) c. Open up cygwin and do the following cd ~/sources tar -pxzf rubygems-1.2.0.tar cd rubygems-1.2.0 ruby setup.rb

  4. Author unknown

    [技術][Ruby][Ruby on Rails]RSpec on Railsを使ってみた

    http://d.hatena.ne.jp/idesaku/20080705/1215281567

    rspec-railsインストール せっかくなんで、流行のGitを使った。たぶんRubyforgeに行ってrspec-rails-1.1.4.tgzを落としてきて使っても問題ない。

    6 hours ago in idesaku blog · Authority: 38
  5. Author unknown

    sqlite3 won't load on Ruby Enterprise Edition - but there's a solution

    http://art-on-rails.blogspot.com/2008/07/sqlite3-won-load-on...

    /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/ext/apache2/mod_passenger.so PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1 PassengerRuby /usr/bin/ruby1.8 RailsEnv production RailsMaxPoolSize 10 RailsPoolIdleTime 120 So after installing Ruby Enterprise Edition for Ubuntu, I only had to change one line: #PassengerRuby /usr/bin/ruby1.8 PassengerRuby /opt/ruby-enterprise-1.8.6-20080624/bin/ruby I restarted apache (just to be sure). The result was not what I actually expected:

    13 hours ago in Art on Rails · No authority yet
  6. Author unknown

    Redmineをherokuに設置してみよう

    http://devml.blogspot.com/2008/07/redmineheroku.html

    pushとアーカイブしてファイルをアップロードというパターンがありますが、こちらも後者で行います。 ローカルの適当な場所にRedmineのソースを落とす(RubyForge Redmine

  7. Author unknown

    Mr.Y Weblog | ウェブを作る人のブログ

    http://www.mryworks.com/weblog

    まずは、Rubyをインストールしなければ! http://rubyforge.org/projects/rubyinstaller/ Apacheで動かすためにこれをダウンロードする。これもインストール! http://rubyforge.org/projects/rubyforapache/ このままではApacheで動かない。 phpのインストールと同じようなことをしなければいけないので、ググってみた。 apache設定ファイルhttpd.confを修正します。

  8. Author unknown

    Ubuntu üzerinde RubyOnRails (?)

    http://www.soyoz.com/gunce/ubuntu-uzerinde-rubyonrails

    Aşağıda, ev dizinimizin altında oluşturduğumuz RoR klasörüne girerek, işlemlerimize devam ediyoruz. Sizin, bu sayfayı okuma tarihinize göre, RubyGems’in son kararlı versiyonu değişmiş olabilir. Bu değişikliği RubyForge‘daki, RubyGems‘in proje sayfasından takip ederek, yükleme bağlantısı ile ilgili değişikliği yapabilirsiniz. cd ~/RoR wget http://rubyforge.org/frs/download.php/38646/rubygems-1.2.0.tgz tar -zxvf rubygems-1.2.0.tgz

    1 day ago in Erol Soyöz | Dağıtık günce · No authority yet
  9. Author unknown

    Ubuntu üzerinde RubyOnRails geliştirme ortamının hazırlanması

    http://www.soyoz.com/gunce/ubuntu-uzerinde-rubyonrails-gelis...

    Aşağıda, ev dizinimizin altında oluşturduğumuz RoR klasörüne girerek, işlemlerimize devam ediyoruz. Sizin, bu sayfayı okuma tarihinize göre, RubyGems’in son kararlı versiyonu değişmiş olabilir. Bu değişikliği RubyForge‘daki, RubyGems‘in proje sayfasından takip ederek, yükleme bağlantısı ile ilgili değişikliği yapabilirsiniz. cd ~/RoR wget http://rubyforge.org/frs/download.php/38646/rubygems-1.2.0.tgz

    1 day ago in Erol Soyöz | Dağıtık günce · No authority yet
  10. Author unknown

    rubygemsのアップデート

    http://www.ok.kmd.keio.ac.jp/ruby/?p=24

    ダウンロードページ

    1 day ago in Rails Agile Cooking · No authority yet
View all »

3 fans

Members who favorited this blog