Submit item to How To
How To: Ruby on Rails update on Mac OS X Leopard (10.5.5)
Original at tomschlenkhoff.com
• Fri, Nov 7
By tomschlenkhoff You go the long and hard way: Install XCode and all the developer tools Apple supplies (2+ GB), and follow this excellent tutorial in building everything from scratch and leaving the RoR installation Apple supplied in pristine state. ...
How To: Ruby On Rails Tutorial - Performing Calculations on Models
Original at Last Tutorials from Tutsbuzz.com
• Sat, Nov 1
0.0 / 10 .. (0 votes). Did you know ActiveRecord provides class methods for performing calculations on models? You can even use these methods through associations. performcalculationmodelruby on rails. 12 views ... goToHome . ...
How To: Ruby on Rails: Up and Running [ILLUSTRATED] (Paperback) | Free ...
Original at Free eBooks Download
• Mon, Oct 20
A country on employed with Ajax and REST shows you how to utilise the Rails assist frameworks to beam emails, compel scheme services, and create impulsive user-centric scheme pages. The aggregation also explains the essentials of ...
How To: Article: Ruby On Rails Security Guide
Original at Weerasak.com
• Sun, Oct 19
• 6 related articles
By weerasak Ruby On Rails Security Guide from rails.info. This manual describes common security problems in web applications and how to avoid them with Rails. … After reading it, you should be familiar with: ...
Related articles from InfoQ.com, Alex Young's weblog, java.net, rails from scratch, Rubyfans.net, guides.rubyonrails.org.
How To: AJAX in Ruby on Rails with Prototype, Script.aculo.us
Original at bonlebon (Blogspot)
• Sun, Oct 5
• 17 related articles
By Lebon Bon Lebon This tutorial deals with AJAX implementation in Ruby on Rails 2. While I was learning RoR, I had lot of issues of properly having AJAX implementation in my projects. read more | digg story.
Related articles from TechNewsWorld, InternetNews.com, IT PRO, InfoQ.com, PR Web, Poynter.org, MarketWatch and more.
How To: Tutorial : Basics on Ruby on Rails 2 Model, Controller and Views ...
Original at Tutorialized.com
• Sat, Sep 27
This tutorial explores the MVC concept of Ruby on Rails ie Model,View and Controller.
How To: Using Lotus Connections from a Ruby Web App
Original at lbenitez.com
• Thu, Sep 25
By Luis Benitez Continuing to demonstrate how easy it is to consume Lotus Connections content from other applications, the Top Story today at developerWorks is an article that explains how to build a Ruby on Rails (RoR) web application that consumes ...
How To: Tutorial:Make Widgets with Ruby on Rails
Original at Newest Webmonkey Articles
• Fri, Sep 12
So, you have an idea how and why a widget can help your web application. The next step is to pick a development framework. Since our application was developed using the Ruby on Rails framework, we are lucky. We can use use Rails to help ...
How To: links for 2008-09-08
Original at iKeif
• Mon, Sep 8
By del.icio.us tags: webdev webdesign web tutorial tutorials tips snippets programming codeigniter). dMix | Dan McGrady » How to Scrape Websites in Ruby on Rails using scRUBYt! Ruby is going to be a bigger thing. I want to get more involved with it ...
How To: Rails Conf Europe 2008 - End of Tutorial Day
Original at blogs.sun.com
• Wed, Sep 3
By arungupta I attended Renegade's Guide to Hacking Rails Internals (partly) and Deploying and Monitoring Ruby on Rails. The first session did exactly what it says - explained the complete internals, digging deep into the code and how to hack them ...
How To: links for 2008-08-22
Original at john keegan dot org
• Fri, Aug 22
By John Keegan build a web-spidering solution using Ruby, Ruby on Rails, and Lucene. The application will run on Amazon Elastic Compute Cloud Beta (Amazon EC2™), will use Amazon Simple Queue Service (Amazon SQS) for job management, and will store any ...
How To: Develop Ruby on Rails Projects with New Book on Aptana RadRails
Original at 1888 PressRelease.com
• Thu, Jul 10
• 2 related articles
This book is for Ruby on Rails developers who want to make the most of the framework by using an Integrated Development Environment. Even though the book explains everything you need to follow the contents, the focus is on how to use ...
Related articles from NET BOOKS, read100.com.
How To: “Developing iPhone applications using Ruby on Rails and Eclipse ...
Original at pathf.com
• Tue, Jul 8
By Noel Rappin It's actually a double-article day for Pathfinder on IBM developerWorks, as part two of my series on developing iPhone web applications in Rails was also posted today. For this article, you use a Cascading Style Sheets (CSS) and ...
How To: Using jQuery with Ruby on Rails
Original at RubyFlow
• Wed, Jun 18
A short tutorial covering how to use jQuery with Rails on Rails applications instead of the prepackaged Prototype/script.aculo.us combo.
How To: Mike Mangino: Facebook development and performance with Rails
Original at RailsOnWave Ruby on Rails web 2.0 Ajax
• Sun, Jun 1
By Annalisa Afeltra Mangino explains how to create a Facebook application with Ruby on Rails optimizing the performances. He explains how a Rails application can integrate with Facebook, practically Facebook acts as a proxy between the user and the ...
How To: Uploading and Resizing Images in Ruby on Rails
Original at billrowell.com
• Sat, Mar 22
In my previous article on using ImageMagick and Mini-Magick to manipulate images in Ruby on Rails, I talked about how to install all of the goodies you'd need to work with images in Rails. I thought I'd expand on this a little bit more ...
How To: Wanted: Ruby on Rails 2.0 Tutorial
Original at Daryn Holmes
• Mon, Feb 18
• 3 related articles
By darynholmes There have been many enhancements to the Rails framework. These changes have effected the scaffolding, exception handling , collection fixtures etc. For details about these and other changes I recommend this page. ...
Related articles from nixCraft Linux Forum, IceRocket blog search, robbyonrails.com.
How To: Flexible Rails - Flex 3 on Rails 2
Original at KnowFree v1.0
• Mon, Feb 11
• 8 related articles
By Mr.Blue Flexible Rails is a unique, application-based guide for using Ruby on Rails 2 and Adobe Flex 3 to build rich Internet applications (RIAs). It is not an exhaustive Ruby on Rails or Flex reference. Instead, it is an extensive tutorial in ...
Related articles from fullasagoog.com full roast blend, ilubook.com, Peachpit, Arno Manders, PDF CHM Books Catalogue, InformIT, Safari Tech Bus Combo and more.
How To: Game header
Original at Tutorialized.com
• Sun, Feb 3
Learn how to make a Game Header in photoshop. Very usefull to import to other applications. Ruby on Rails Seminar Get up to speed on Rails at a two-day seminar in San Francisco. You'll leave with a deployed site!
How To: Visual Ruby On Rails Drag and Drop Designer
Original at sapphiresteel.com
• Fri, Feb 1
By Huw Collingbourne The Visual Rails Workbench - drag and drop design for Rails applications To give you some idea of how you will be able to create a visual interface for a web application using our forthcoming Visual Rails Workbench, here is a short walkthrough of a simple design being ‘round-tripped' betw...
How To: Rails Intro #1: A data management application in five easy steps
Original at brodwall.com
• Fri, Jan 25
By Johannes Brodwall I am planning to write a series of articles on how to get started with Ruby on Rails. One of the remarkable things about Rails is that it lets you get up and running very quickly. Here is what you need to do to get your first application up and running. Before you start, you need to install Ruby on ...
How To: Great Ruby on Rails Tutorial here... Don't Missout.
Original at IronRuby
• Mon, Jan 21
By IronRuby Great Ruby on Rails Tutorial here... Don't Miss out. I suggest you to read and gain more expertise from ground up, with the series of fresh Ruby on Rails Tutorial here at Tutorials Point. Th tutorial comes with easy explanation as well as 15 chapters like ... (1) Rails Introduction (2) Rails Install ...
How To: Tools Roundup: Portable Edition
Original at Wolfbyte .NET
• Sun, Dec 23
By Wolfbyte Rails isn't an application it's a framework for building applications. If you ever wanted to learn Ruby on Rails then I highly recommend this approach.The article tells you how to build a portable ruby implementation (which comes with a ...
How To: Ruby on Rails and Problems with Facebook Rake Task
Original at db75.com
• Sat, Dec 22
By dennis baldwin If you’re new to developing Facebook applications with Rails then here’s a tip for you. You’ll need to install the RFacebook gem for starters: gem install rfacebook. If you read any of the online tutorials you’ll read that you need to run the rake facebook:setup task to create the facebook.y...
How To: Ruby on Rails at the Doctor's Office
Original at Rootly
• Sat, Dec 22
Learn how to use XForms, pureXML, and Ruby on rails together to more easily create Web applications.
How to use a “while” loop in Ruby by singing a song about beer!
Original at Icerocket blog search
• Wed, Dec 19
By hstagner I have been going through the Ruby tutorial at Chris Pine’s Learn to Program site. While, I have been making do with Ruby on Rails, I have never officially learned Ruby yet. I wanted a beginner tutorial to get a feel for the actual Ruby language itself. At the end of the Chapter on Flow Control, Ch...
How To: Ruby on Rails 2.0 and Scaffolding
Original at nixCraft Linux Forum
• Sat, Dec 15
• 10 related articles
By nixcraft Ruby on Rails 2.0 changes the way Rails uses scaffolding. This has made many existing Rails tutorials obsolete. This Rails 2.0 tutorial covers installing Rails and getting the scaffolded shell of an application up and running. ...
Related articles from IceRocket blog search, java.net, robbyonrails.com, Daryn Holmes, Rubyfans.net, O'Reilly, CCNA Certificate and more.
How To: Rails 2.0 and Scaffolding Step by Step
Original at IceRocket blog search
• Sat, Dec 15
• 3 related articles
By Sean Lynch Rails 2.0 step by step. Ruby on Rails 2.0 was released by the Rails core team on Friday, December 7th. There were quite a few changes included in the release, including the way that Rails generates scaffolding code. This change will probably cause trouble for people using tutorials written for...
Related articles from nixCraft Linux Forum, robbyonrails.com, Daryn Holmes.
How To: RailsSapce Ruby on Rails Tutorial
Original at O'Reilly
• Thu, Dec 6
• 2 related articles
By Aurelius Prochazka 5+ Hours of Video InstructionRuby on Rails has emerged as today’s most powerful, useful Web development framework. RailsSpace Ruby on Rails Tutorial makes real-world Rails development easier than ever before.In fifteen targeted video ...
Related articles from techsormore.com, bd-it (Blogspot).
How To: Head Rush Ajax [ILLUSTRATED]
Original at Free ebooks Portal
• Wed, Nov 21
• 5 related articles
IMG]ReadMore [IMG] [IMG] [IMG] [IMG] [IMG] [IMG] [IMG] Programming, Ajax : Ajax on Rails [IMG] [IMG] [IMG] [IMG] [IMG] [IMG] Authir: linus | 21 November 2007 | Views: 0 [IMG] [IMG] [IMG] [IMG] [IMG Ajax on Rails] Learn to build dynamic, interactive web applications using the two most imp...
Related articles from Tutorialized.com, KnowFree v1.0, ArticlesPR, NET BOOKS and more.
How To: Using jMaki 1.0 With NetBeans Ruby
Original at blogs.sun.com
• Wed, Sep 26
• 4 related articles
By divas Last week, Arun Gupta posted a screencast showing how to use jMaki wrappers of button and table widgets from Dojo and Yahoo frameworks in a Ruby on Rails application built using the NetBeans 6.0 Beta IDE. ...
Related articles from Tiger Technologies, NetBeans Highlights, Aeonscope, google.com.
How To: Economical Use of Amazon S3 with Ruby on Rails
Original at developer.amazonwebservices.com
• Tue, Sep 18
S3 into your Rails application, using freely available tools, and shows you how to keep your total costs to a minimum. It assumes an intermediate-level understanding of the Ruby programming language and the Ruby on Rails framework.
How To: Installing Ruby on Rails and Gems on Windows
Original at cPanel UK Web Hosting
• Sat, Sep 15
By josh There are enough tutorials around on how to install Ruby on Rails and Gems on Linux; but the question is, how do you install them on Windows? 1) Install Ruby using the one click installer. You can get the latest version of the installer ...
How To: Using Script.aculo.us in Ruby on Rails
Original at Tutorialized.com
• Sat, Aug 18
Teaches you how to utilize the Rails framework and write powerful JavaScript effects with only a few lines of code. Refurbished and Used Networking Equipment Network Liquidators sells refurbished and used networking equipment for up to ...
How To: Bookmarks: August 6th through August 18th
Original at markmcgranaghan.com
• Sat, Aug 18
Ruby on Rails ForumVlad the DeployerContinuations Tutorial - RubyNew Foliotek DemoMaking sense of monadsUbuntu + Postifix, a good tutorialVideolectures from rhe 24th Annual International Conference on Machine LearningLDAP integration in Ruby appsI like the line “you write it on...
How To: JRuby On Rails On JBoss
Original at bestechvideos.com
• Tue, Aug 14
Want to control this feed contents? ;Sign up here and create your own feed!Want more on these topics? Browse the archive of posts filed under Development, Broadcasting, Frameworks, Java, Ruby, Screencasts, Ruby On Rails, j2eeow how to deploy a simple application to JBoss.
How To: Ruby on Rails: A Primer
Original at Baseline
• Tue, Jul 31
• 2 related articles
tutorial, open source, Web applications.
Related articles from Packt Book, ziffdavis.com.
How To: Testing with DB2 and Ruby on Rails (3 Jul 2007)
Original at rootprompt.org
• Mon, Jul 2
This third article from the DB2 and Ruby on Rails series shows you how testing works in a DB2 on Rails environment, and how easy it is to write tests within the Ruby on Rails framework. In Part 1, we introduce the IBM_DB Ruby driver, Rails migration, and a Team Room application. In Part 2, you can...
How To: Rails Production Server Setup and Deployment on Ubuntu/Debian
Original at tweako.com
• Sat, Jun 23
Okay, this is a big one! This article will show you (and explain to you) how to setup a Ruby on Rails production server with Ubuntu 7.04 or Debian 4.0 and how to deploy your Rails application there
How To: Attachment_fu tutorial
Original at clarkware.com
• Fri, Jun 22
tutorial for Ruby on Rails plugin that simplifies uploading images
How To: Links for 2007-06-19 [ma.gnolia]
Original at ma.gnolia.com
• Tue, Jun 19
Rails Envy: Ruby on Rails Caching Tutorial A tutorial on using the caching feature for Ruby on Rails. Tags: guitar, lessonsSonjaya Tandon » HOW-TO: Configure eclipse for Ruby on Rails Tutorial on setting up Ruby on Rails on Eclipse
How To: Installing Ruby on Rails and PostgreSQL on OS X, Second Edition
Original at robbyonrails.com
• Tue, Jun 19
• 3 related articles
It’s been just over a year since I posted the article, Install Ruby, Rails, and PostgreSQL on OSX and it still gets quite a bit of traffic. Unfortunately ... to install a dmg on osx. Once this is installed, you can move on to the next step! Step
Related articles from nixCraft Linux Forum, IceRocket blog search, Daryn Holmes.
Rails Envy: Ruby on Rails Rake Tutorial (aka. How rake turned me into an alcoholic)
Original at tektag.com
• Tue, Jun 12
• 2 related articles
As a Rails developer you're probably familiar with running "rake" to run your tests or maybe you've used "rake db:migrate" to run your migrations. But do you really understand what's going on under the hood of these Rake tasks? Did you realize that you can write your own tasks or create your...
Related articles from warrenseen.com, metacarpal.net.
How To: links for 2007-06-12
Original at warrenseen.com
• Mon, Jun 11
• 2 related articles
Rails Envy: Ruby on Rails Rake Tutorial (aka. How rake turned me into an alchoholic) “Did you realize that you can write your own tasks or create your own library of useful Rake files?” - why yes, yes I did. Interesting nonetheless. (tags: rake rails ruby programming) ned me into an alchoholic...
Related articles from tektag.com, metacarpal.net.
How To: Setting Up Ruby (and Rails) For Ruby In Steel " From Scratch
Original at sapphiresteel.com
• Fri, Jun 1
If you are new to Ruby (with or without Rails) one of the things that may baffle you at the outset is, quite simply, what software you need to get yourself up and running. While Ruby In Steel provides the development environment, you will also need to install the Ruby libraries and interprete...
How To: Mephisto on GlassFish v3 (and other notes on Ruby on Rails)
Original at blogs.sun.com
• Thu, May 24
The Aquarium Arun has posted a nice set of write-ups on how to use jRuby and Rails onGlassFish,including Getting Started withRoRand several Hello Worlds: basic,RoRwith a databaseand RoR with a databasein a WAR.
How To: Ruby on Rails Helpers Paginating Collections in Rails Tutorial
Original at Tutorialized.com
• Mon, May 21
How to Build a Ruby on Rails Engine
Original at tweako.com
• Sat, May 12
An engine is a type of plugin which can handle an entire MVC slice of a Rails application. Engines let developers separate complete chunks of functionality and are easily shared between programs. This tutorial is not a rails recipe - it does not show you how to make a specific engine, but rath...
How To: Developing web applications using Ruby on Rails framework
Original at Tutorialized.com
• Fri, Apr 27
• 7 related articles
This article teaches you step by step web applications development using Ruby on Rails frame work, setting up the environment and advantages of Ruby on Rails.
Related articles from KnowFree v1.0, NET BOOKS, read100.com, ArticlesPR, Free ebooks Portal and more.