search for: m000367

Displaying 3 results from an estimated 3 matches for "m000367".

Did you mean: 3000367
2005 Dec 21
2
what is print_r in rails
hey, i know u have in php print_r or echo, so that the browser print the variable on top of page, no matter what what is this in rails?? put doesnt seem to work Thanks Nick
2005 Nov 14
0
in_place_editor_field inside a partial collection
...dy__in_place_editor] only becomes [21], but not [comment_body_21_in_place_editor] Here are the docs for InPlaceEditing: http://rails.rubyonrails.com/classes/ActionController/Macros/InPlaceEditing/ClassMethods.html http://rails.rubyonrails.com/classes/ActionView/Helpers/JavaScriptMacrosHelper.html#M000367 What am I missing here? --Joon
2007 Mar 01
1
PostgreSQL primary (sequence) key issue
Hi, I have a sequence set up on one of my tables called seq_user_mytable. I tried the following with no joy: set_primary_key "user_id", :sequence => "seq_user_mytable" and: ActiveRecord::Base.seq_user_mytable again with no joy. How do I implement a sequence in Rails/ActiveRecord? -- Regards Andrew --~--~---------~--~----~------------~-------~--~----~ You received this