Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Automatically Saving Drafts Using Periodically_Call_Remote - Ruby on Rails tutorial


If you write for a large article-driven web site, you will invariably accidentally lose a whole post. You then have a two basic options: you can write in a word processor software, or you could build your own system to automatically save drafts when writing. That’s what you’ll do here, using periodically_call_remote().
Category: Ruby on Rails tutorials > Database - Difficulty:

More cool Ruby on Rails tutorials:



Introduction to Form Helpers
Introduction to Form Helpers
A handy introduction to Ruby on Rails form helpers.
Category: Ruby on Rails tutorials > Basics - Difficulty:
How to set up Typo 4 on shared hosting
How to set up Typo 4 on shared hosting
Your host doesn't have the Typo gem? Don't fret, installing Typo 4 is easy, just follow this tutorials and you'll be up and running in no time!
Category: Ruby on Rails tutorials > Basics - Difficulty:
Learning Ruby
Learning Ruby
A thorough collection of Ruby study notes for those who are new to the language and in search of a solid introduction to Ruby's concepts and constructs - ruby-lang.org
Category: Ruby on Rails tutorials > Basics - Difficulty:
Core Ruby Tutorial
Core Ruby Tutorial
This tutorial gives you complete knowledge starting from basic to advance
Category: Ruby on Rails tutorials > Basics - Difficulty:
How to set a character limit for a Ruby on Rails RSS feeds
How to set a character limit for a Ruby on Rails RSS feeds
I was making a RSS feed the other day and wanted to limit the number of characters in my description. Here is how I did it.
Category: Ruby on Rails tutorials > Basics - Difficulty: