Quantcast
Channel: Tutorials Tips
Browsing latest articles
Browse All 7 View Live

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...

View Article



Wonderful Ruby on Rails

This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application.

View Article

Ruby User Guide

Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language,...

View Article

Listing files in a directory with Rails n/a

In a recent application I am building I needed to pull file names and directory names from a local directory. I searched all over the net for this and found nothing. After reviewing a few of rails...

View Article

visual_effect with a delay

One of the coolest things I ran across in RJS was the delay method. This delay method will do just that and delay a number of seconds. So lets say you need to highlight something that was just added to...

View Article


Using Magic Multi-Connections

This plug-in is a great one! I have found a few bugs but it did the job just as i needed it to. I am using this plug-in to connect to three databases, where i am selecting, updating, inserting, and...

View Article

Send a file with; send_file

After uploading a file to your server/database you may want users to download it, and send_file works great for just that! Lets say you are allowing users to upload "gif" files to your...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images