search for: subversionary

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

2006 Apr 20
1
Unable to connect to postgres on Fedora Core 5
...ction'': database configuration specifies nonexistent postgres adapter (ActiveRecord::AdapterNotFound) What am I doing wrong? -- Martin Tomes echo ''martin at tomes x org x uk''\ | sed -e ''s/ x /\./g'' -e ''s/ at /@/'' Visit http://www.subversionary.org/
2006 Apr 03
4
Edit in Place in 1.1
Does anyone have a good example or know of some documentation about how to implement "Edit in Place" using Rails 1.1? Like the functionality in Flickr... I''ve googled and googled and can''t find any good documentation. Maybe it''s because 1.1 is so new? Thanks in advance. -Andy
2006 Apr 03
7
Javascript helpers not updating table row in IE6
Trying to replace a table row with an id using both RJS templates and normal link_to_remote :update. Neither work in IE6, fine in FF etc. If I use the same code but target a div with an ID it works. This is tricky as I have a table with edit buttons, when the button is pressed that row gets updated with a partial containing a form for update. I need this to work as II don''t fancy