Main > Free Download Search >

Free ruby script

ruby

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 90
Accessing dynamic content RubyOnRails style with PHP4

Accessing dynamic content RubyOnRails style with PHP4


Use of reflection API allows supporting zero-configuration plug-in-like content modules in PHP4 thru use of some ideas implemented in the Ruby On Rails framework more>> Use of reflection API allows supporting zero-configuration plug-in-like content modules in PHP4 thru use of some ideas implemented in the Ruby On Rails framework<<less
Added: 2005-09-06 License: Free for non-commercial use Price: Free
1514 downloads
150+ Ruby on Rails Tutorials

150+ Ruby on Rails Tutorials


Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com more>> Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com<<less
Added: 2006-09-29 License: Other Free / Open Source License Price: Free
1192 downloads
Ruby on Rails Forum

Ruby on Rails Forum


Discussion forums for Ruby on Rails prgramming. Cover topics including news, events, articles and tutorials. more>> Discussion forums for Ruby on Rails prgramming. Cover topics including news, events, articles and tutorials.<<less
Added: 2006-08-31 License: Freeware Price: Free
1174 downloads
Set up Ruby on Rails in Windows

Set up Ruby on Rails in Windows


Heres a quick Howto on setting up Ruby on Rails for Windows. more>> Heres a quick Howto on setting up Ruby on Rails for Windows.<<less
Added: 2006-08-31 License: Freeware Price: Free
1171 downloads
SimpleTicket

SimpleTicket


SimpleTicket is an open source trouble ticket system written using Ruby on Rails. It boasts the latest features found in today’s rich web applications such as Ajax. more>> SimpleTicket is an open source trouble ticket system written using Ruby on Rails. It boasts the latest features found in today’s rich web applications such as Ajax.<<less
Added: 2006-08-31 License: Other Free / Open Source License Price: Free
1171 downloads
The Basics of Ruby Arrays

The Basics of Ruby Arrays


Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this more>> Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this powerful data structure.<<less
Added: 2006-08-31 License: Freeware Price: Free
1165 downloads
Rails Forum

Rails Forum


Rails Forum is a ruby on rails help and discussion community. It is one of the fastest growing Ruby on Rails communities on the net, and is probably the biggest forum out there dedicated soley to RoR. more>> Rails Forum is a ruby on rails help and discussion community. It is one of the fastest growing Ruby on Rails communities on the net, and is probably the biggest forum out there dedicated soley to RoR.<<less
Added: 2006-08-31 License: Freeware Price: Free
1161 downloads
Introduction to Ruby for Mac OS X

Introduction to Ruby for Mac OS X


Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features. more>> Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features.<<less
Added: 2006-08-31 License: Freeware Price: Free
1156 downloads
Ruby on Rails for DB2 developers

Ruby on Rails for DB2 developers


IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently y more>> IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, its possible to write efficient Web applications on top of your existing DB2 database investment.<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
Distributing Rails Applications

Distributing Rails Applications


In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2Ruby more>> In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2RubyScript Create the standalone executable with RubyScript2Exe<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
Locomotive. 2.07

Locomotive. 2.07


This is a simple tool to help you develop Ruby on Rails applications on Mac OS X. While those not choosing to set up their Rails development environment using Locomotive may spend hours frustrated by broken libraries, compilation errors, and more>> This is a simple tool to help you develop Ruby on Rails applications on Mac OS X. While those not choosing to set up their Rails development environment using Locomotive may spend hours frustrated by broken libraries, compilation errors, and incomprehensible incompatibilities, you will be able to jump right into Rails development the minute you finish downloading.<<less
Added: 2006-08-31 License: Other Price: $0.00USD
14 downloads
 
Other version of Locomotive.
Locomotive.Locomotive.Locomotive. This is a simple tool to help you develop Ruby on Rails applications on Mac OS X. While those not choosing to set up their Rails development environment using Locomotive
License:Other Free / Open Source License
Download
1155 downloads
Added: 2006-08-31
The Ruby on Rails Wiki

The Ruby on Rails Wiki


With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more. more>> With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
Understanding Action Views in Ruby on Rails

Understanding Action Views in Ruby on Rails


This article covers the basic services provided by the ActionView. The ActionView helps you present data to your users. Keep reading to learn some terminology and study an example application. more>> This article covers the basic services provided by the ActionView. The ActionView helps you present data to your users. Keep reading to learn some terminology and study an example application.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
Ruby on Rails on Oracle: A Simple Tutorial

Ruby on Rails on Oracle: A Simple Tutorial


This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism mig more>> This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism might appear a bit heavy handed (especially to Rails enthusiasts), but don’t be fooled. Using any Web application framework is going to be tricky, whether it’s J2EE, ASP.NET, or PHP. In the long run, you can be a lot more productive with Rails than you can be with many other Web application development platforms, but it takes time to learn the ropes.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
Fast-track your Web apps with Ruby on Rails

Fast-track your Web apps with Ruby on Rails


This article details the components of Rails and shows you how it works.Rails gives you an extremely quick way to develop flexible Web applications; this introduction just barely touched on what its l more>> This article details the components of Rails and shows you how it works.Rails gives you an extremely quick way to develop flexible Web applications; this introduction just barely touched on what its like to work with Rails. The full framework contains many useful classes and methods for carrying out the actions most used in Web-based applications.<<less
Added: 2006-08-31 License: Freeware Price: Free
1152 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5