Tag: ruby
-
RUBY: RubyIdioms
Bookmarked via del.icio.us: RUBY: RubyIdioms.
-
Writing A Calendar App In Rails Vs. PHP
Some time ago, I wrote a web-based calendar application in PHP, one of my favourite programming languages. This tool would produce a HTML tabular calendar for a four week period, Monday to Sunday, in which the current date (or a user-specified date) fell in the second week (so you're looking at this week, last week, โฆ
-
Ruby Active Record Associations [PNG]
Bookmarked via del.icio.us: Ruby Active Record Associations [PNG].
Understanding has_one, has_many, belongs_to, etc.