search for: nicholas_wieland

Displaying 17 results from an estimated 17 matches for "nicholas_wieland".

2006 Aug 17
4
Unit Tests and lib/
Hi *, I have a few modules in lib/ and I use them mostly in my models. I''d like to add a few unit tests and run them with rake with all other tests of my app: where do I have to write them ? TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060817/b5f8a738/attachment.html
2006 Jul 31
5
ActionWebService API
...ubject => :string, :all_types => :string }], :returns => [[Resource]] when I try to test the webservice with scaffold the signature doesn''t seem to be correct: Resource[] Search(string subject) What''s happening here ? :) TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060731/9f2978ce/attachment.html
2006 Jul 21
3
ActionMailer doesn''t send any mail
...thods to send a mail. I can see the mail in development.log and everything seems fine, but no mails so far. Is there a place where can I see what the server answered, or something to look at to solve the problem ? I have no clue, I''ve trying for hours ... ngw -- Nicholas Wieland nicholas_wieland@yahoo.it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060721/f9bd3498/attachment.html
2006 Aug 15
1
Interval datatype in migrations
How can I use an interval datatype inside migrations ? execute ? TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060815/1c262694/attachment.html
2006 Jul 26
1
how do I change color to an highlight effect ?
...mplete => visual_effect(:highlight, "result", :duration => 2, :startcolor => "#c8e673", :endcolor => "#9db55d") %> If I remove colors to the effect everything works, but with this code it renders on another page ... TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060726/fc73f891/attachment.html
2006 Apr 13
1
Model is not a class
...t; ApplicationController model :account ..... end I guess the problem is that I''m using a module, my controller is inside controllers/account/auth_controller.rb. I''m not able to find the mistake, my model is clearly a class ... Ideas ? TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
2006 Feb 14
1
authentication and session variables
...n a session variable a user object which has_many posts ... Just because I''m rolling my own authentication system and want to know what''s the best way to handle this issue (other than using a generator or a plugin, which I''d prefer not to use). -- Nicholas Wieland nicholas_wieland@yahoo.it ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
2006 Mar 08
3
ActiveRecord and Images
...e. If I want to associate an image to every account in my application, is it better to insert the image file directly inside the db or to upload the image in public/images/ ? Also, if I want to associate a cover to a movie, what''s the best approach ? TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it ___________________________________ Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive http://it.messenger.yahoo.com
2006 Nov 04
0
Using <=> in models
...e"] return self.created_at <=> other.created_at end end The resulting array (after calling sort) is not ordered at all, on 2 Resource and 1 Assignment the Assignment is the last ... Someone with a clue of what''s happening ? :) TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060823/3306d830/attachment-0001.html
2006 Jun 11
0
Account location plugin
Hi *, I''d like to know from users of the Account location plugin if it works with webrick without adding all the subdomains to /etc/hosts. I''m on OS X. I would also be glad to hear experiences using this plugin. ngw -- Nicholas Wieland nicholas_wieland@yahoo.it Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
2006 Jun 13
1
Routes question
...the :username and display it in the opposite input field inside my login page, but I don''t know how to do it. For example ''http://foo.com/people/ngw'' should insert ''ngw'' as username inside the login form. Suggestions ? ngw -- Nicholas Wieland nicholas_wieland@yahoo.it Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
2006 Apr 24
0
design question for a web service client
...ocuments. Obviously the document needs to be parsed with rexml, and return a ruby data structure to the controller that can be used in various ways in my views. Would you implement all the specialized parsing stuff inside the model or inside the lib/ module ? TIA, ngw -- Nicholas Wieland nicholas_wieland@yahoo.it ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
2006 Mar 13
0
REST webservice client
...in my Rails application, and was looking for suggestions as I''ve never used ActionWebService and have little experience with web services in general. Can someone enlighten me ? Does Rails provide facilitations for this kind of task, or maybe Ruby module ... TIA, -- Nicholas Wieland nicholas_wieland@yahoo.it ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
2006 Mar 21
0
INTERVAL datatype
Really simple question: how do I use an INTERVAL datatype with migrations ? I need it to represent a song duration. TIA, -- Nicholas Wieland nicholas_wieland@yahoo.it ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
2005 Mar 02
1
using subdomains as account keys
...llers, and was thinking about what implications I''m going to have on security, because the accounts table contains all account crypted passwords (of course). Is it secure or not ? David ? :) -- checking for life_signs in -lKenny... no Oh my god, make (1) killed Kenny ! You, bastards ! nicholas_wieland-at-yahoo-dot-it
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on Rails a better choice compared to CakePHP? -- Posted via http://www.ruby-forum.com/.
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing list: I''m seeing a lot of new names on the list. Could we perhaps do a round of introductions? That would also be a great first post, if you haven''t had a chance to contribute yet. The basics should include your name, your organization, your country and city, and the project you''re