rails and ties
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 748
Rails and SQL queries
Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
Rails Best Practices, Tips and Tricks
Because Rails is a young framework, I thought it would be helpful to write up what I consider best practices when coding with it both for my new coworkers and the web at large. Here’s my current more>> Because Rails is a young framework, I thought it would be helpful to write up what I consider best practices when coding with it both for my new coworkers and the web at large. Here’s my current draft. Feel free to critique and comment. I’m very open to suggestions.<<less
Added: 2006-09-02 License: Freeware Price: Free
1166 downloads
Rails Photo Gallery
This article contains step-by-step tutorial for creating photo gallery in Ruby On Rails -- basically a list of jpeg images with uploading/editing support. Command-line ImageMagick tools are used to generate thumbnails and determine image width and more>> This article contains step-by-step tutorial for creating photo gallery in Ruby On Rails -- basically a list of jpeg images with uploading/editing support. Command-line ImageMagick tools are used to generate thumbnails and determine image width and height. No Rails plugins or Ruby libraries (like RMagick) required.<<less
Added: 2007-09-26 License: Other Price: $0.00USD
22 downloads
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
RadRails 0.7
RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, more>> RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, debugging, WEBrick servers, generator wizards, syntax highlighting, data tools and much much more.<<less
Added: 2006-08-31 License: Other Price: $0.00USD
11 downloads
Other version of RadRails
Price: FreeAdditionalInfoCommonPublicLicense
License:Other Free / Open Source License
License:Other Free / Open Source License
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
Velakor Notes 0.8.2
Notes is a Ruby on Rails application designed to be a simple and fast to-do and notes manager. Ajax is used in many places to improve the speed of the application. Stay tuned for more cool features to come in future versions. The ?Pages? section more>> Notes is a Ruby on Rails application designed to be a simple and fast to-do and notes manager. Ajax is used in many places to improve the speed of the application. Stay tuned for more cool features to come in future versions. The ?Pages? section allows the creation of Notes and To-do lists (items in to-do lists are sortable); you can also add images and files to a ?Page?. A ?Page? can be made public so that anyone can view it. The ?Tabs? section is a list of notes; while ?Pages? are designed for temporary storage of information, the ?Tabs? section is designed as a permanent archive of notes - also has search functionality. The ?Notepad? section is a simple text area where you can save temporary information. The ?Chat? section allows the creation of chat rooms. The "Reminders" section is a place where you can set reminders (you can also receive reminders by sms using Twitter) - notices you receive by e-mail at specified times.<<less
Added: 2006-08-27 License: Other Price: $0.00USD
11 downloads
Other version of Velakor Notes
License:Other Free / Open Source License
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 or CakePHP
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. Ruby on rails is awesome. It is also an easy to language to learn. Though b more>> Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. Ruby on rails is awesome. It is also an easy to language to learn. Though being very popular among the people, but i have a few reasons which made me to stick with cakePHP.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
613 downloads
Calendar Date Select 1.3
This is a JavaScript calendar date picker for Ruby on Rails. * It?s lean (only ~15kb css+js code)! * It?s mean (it can pick dates and datetimes, popup or embedded! all styling is done with CSS, so it is completely customizable)! * It?s easy more>> This is a JavaScript calendar date picker for Ruby on Rails. * It?s lean (only ~15kb css+js code)! * It?s mean (it can pick dates and datetimes, popup or embedded! all styling is done with CSS, so it is completely customizable)! * It?s easy to use (it automatically puts its javascripts/css/image files where needed and is fully integrated with rails form builders). Compatible with all modern browsers. NOTE: The JavaScript can be used with any web framework other than Ruby on Rails. prototype.js 1.5.0 or greater required for use.<<less
Added: 2007-06-12 License: Other Price: $0.00USD
12 downloads
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
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
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
Instant Rails 1.3
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment. more>> Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment.<<less
Added: 2006-08-31 License: Other Price: $0.00USD
13 downloads
Other version of Instant Rails
License:Other Free / Open Source License
DiamondList 0.1.2
DiamondList is a free open source ruby on rails wishlist management program. It allows you to track one or more wishlists for one or more people, for any kind of event! Whether you want to organize a wishlist for your friends birthday family, or create more>> DiamondList is a free open source ruby on rails wishlist management program. It allows you to track one or more wishlists for one or more people, for any kind of event! Whether you want to organize a wishlist for your friends birthday family, or create wishlists for everyone in your family for Christmas, DiamondList can do it! Also, DiamondList allows the target of the wishlist(the gift-receiver) to log in and add any new gifts that they might want. This allows the people managing the wishlist(the gift-givers) to see anything new that the person(the gift-receiver) desires! Of course, the wishlist is protected so the person(the gift-receiver) cannot see what other people are going to giving them as gifts.<<less
Added: 2008-12-04 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above rails and ties search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed