José Mota

  • Registered on: 2010-09-15
  • Last connection: 2010-10-25

Activity

Reported issues: 0

2010-10-25

09:18 AM PHP ActiveRecord General: Find chaining
Hi Jacques and Kien, are you guys considering something like Rails::Arel does for chaining find methods with scopes? ...

2010-10-06

12:09 PM PHP ActiveRecord Help: [SOLVED] created_at gets updated everytime I save a record
Hi guys, my records' created_at timestamp are _always_ changed, even if the records are already there.
h3. Example...

2010-09-29

04:40 AM PHP ActiveRecord Help: RE: Dynamic finding odd behaviour
Never mind, i needed find_all_by_user_id(), not just find_by_user_id(). My bad, sorry.

2010-09-28

11:03 AM PHP ActiveRecord Help: Dynamic finding odd behaviour
Hi guys! I'm guessing something's wrong with this code, the description is on the gist:
http://gist.github.com/60113...

Also available in: Atom