Jumptags.com - organise, find, and share your bookmarks, videos, notes, rss feeds, skype calls, etc...
 Content filter: On | Become a member | Quick tour! | Login
Jumptags.com - Beyond Social Bookmarking
Public Jumptags
My Jumptags
Search results | Most recent | Tag cloud
 
Public / activerecord (2 items found) 
All (2) | Bookmarks (2)
Displaying 1 - 2 of 2  
 previous | page 1 of 1 | next 
Showing 10, 25, 50 items per page
Sort by: Relevance | Dated added 
 
by 1 users

Understanding Basic Database Relationships in Rails

This short tutorial will be beneficial for you if database relationships and keywords like belongs_to and has_many confuse you, or if you’re trying to find out how relationships are implemented in Rails. As we create a small demonstration project, yo...

http://biodegradablegeek.com/2007/12/26/understanding-b
asic-database-relationships-in-rails/
first added by biogeek, last updated 9 months 13 days ago
 
by 1 users

Introduction to Validations & Validation Error Handling in Rails

Validations in Ruby on Rails are essentially nothing more than methods that ensure that the data in a model is valid before saving it to the database. Traditionally, we validate data coming in using conditional expressions (for example, if email != N...

http://biodegradablegeek.com/2008/02/08/introduction-to
-validations-validation-error-handling-in-rails/
first added by biogeek, last updated 9 months 13 days ago
Tags found in search results:
+2.0
+activerecord
+belongs_to
+confirmation
+database
+erd
+has_many
+has_many_and_belongs_to
+on
+password
+rails
+relationships
+ruby
+validations
+web