search for: mazzi

Displaying 4 results from an estimated 4 matches for "mazzi".

Did you mean: mazza
2007 Jan 24
2
Model.find(:first, :lock=>true) Unknown key(s) :lock
Rails 1.2.1 Has anyone ever gotten this error? According to the API, this is exactly how you are suppose to use it -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Dec 08
19
HABTM join table quirk
I''ve been bringing up a good basica framework for applications at work. To give decent security I''ve been implementing the Rails Recipie for Authorization of function calls modeled on the book''s implementation. (Changes for our environment were added..but are minor.) Since I initially let Rails create the join table between two data tables with a HABTM relationship....I
2007 Mar 26
0
soap4r for one controller
Is there a way to use soap4r for only one controller and use the built-in ruby standard library for others? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2010 Jan 30
3
Checksum fletcher4 or sha256 ?
Hi, I''m atmost ready to deploy my new homeserver for final testing. Before I want to be sure that nothing big is left untouched. Reading ZFS Admin Guide About the checksum method, there''s no advice about it. The default is fletcher4. there''s also SHA256 Now the sha256 is pretty ''heavy'' to calculate, so I think that it''s left out because can