search for: your_parti

Displaying 2 results from an estimated 2 matches for "your_parti".

Did you mean: your_part
2006 Aug 04
2
Read Only fields
I''m using a partial to render both my new and edit views. How do I indicate that I want specific fields to be display only on the edit form? Thanks for the help. -- Posted via http://www.ruby-forum.com/.
2007 Oct 05
4
Ajax request on page load
I''m trying to do something rather simple (I think) but being new to rails, I''m not sure how I should proceed... What I want to do in simple terms is: When the my page load, get some data from a table (let''s call that table items).. so I want to get all my items, and display them in a div... I want to do it via Ajax because I want the user to be able to filter this data