search for: ngw

Displaying 20 results from an estimated 37 matches for "ngw".

Did you mean: new
2008 Jun 09
10
Testing file attachment with Paperclip
...This is what I did: Video.stub!( :has_attached_file ).with( :name ).and_return( true ) has_attached_file is from paperclip, it gets mixed to the model. 1) RightAws::AwsError in ''VideosController should create a valid Video'' AWS access keys are required to operate on S3 /Users/ngw/zooppa-4/app/controllers/videos_controller.rb:6:in `create'' /Users/ngw/zooppa-4/spec/controllers/videos_controller_spec.rb:17: Maybe I missed something ? TIA, ngw -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-sign...
2004 Aug 06
2
mountpoint
can anybody explain to me the mountpoint that is mentioned by icecast version 1.3.12? I see that the mountpoint is /default what does this mean and how can I change it in the icecast.conf file. I am running this on a freebsd 4.7 STABLE release. - Noah <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from
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
2007 Jan 06
3
speeding up pagination
...like ?", "%#{params[:search]}%"], :order => ''name'') @schools.delete_if { |s| s.debit <= 0 } @school_pages = Paginator.new self, @schools.length, 20 The problem here is that instance.debit is a virtual attribute ... Any clue ? ngw --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...
2006 Jun 13
1
Routes question
...y routes.rb and obviously if the user isn''t logged it defaults to the login screen. I''d like to be able to fetch 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 Jul 21
3
ActionMailer doesn''t send any mail
...ahoo using deliver_* methods 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
2007 Feb 05
0
superclass mismatch for class OrderedOptions (TypeError)
ngw@adreadedsunnyday ~/projects/hotchalk$ script/server ./script/../config/boot.rb:28:Warning: require_gem is obsolete. Use gem instead. /opt/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:606: superclass mismatch for class OrderedOptions (TypeError) from /opt/local/lib/ruby/...
2006 Jul 31
5
ActionWebService API
...n => :string, :subject => :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 Apr 13
1
Model is not a class
...ccount::AuthController < 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
2007 Aug 22
1
Interface for administration
...like validations, polymorphic associations, STI and in general complex data. If it''s also easy to modify it would make my day ... If there are also other options I''m glad to hear, old administration was built using extended scaffolding, and I really want to ditch it. TIA, ngw -- Nicholas Wieland nicholas.wieland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-...
2007 Feb 24
1
Bug in TMail ?
...il-Jbz+COfnBihBDgjK7y7TUQ@public.gmane.org>). email.from returns: ''--- - nicholas.wieland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org '' I have the same behaviour sending with Mail.app and Gmail. Am I dramatically missing something here ? Or is it a bug in Tmail/ rails ? TIA, ngw --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...
2009 Aug 11
13
I've decided to use Rails... (I hope I made the right decision).
I''ve read a ton of comparisons that compare one framework to another, and one language to another. There''s so much conflicting advice out there that it''s hard to know what is best. Did I make the right choice choosing Rails for my first web project? I guess we''ll see. The only reason why I''m hesitant is that a lot of the big name sites use php
2007 Mar 03
3
configure actionmailer to recieve email on localhost?
hi, is there a way i can configure my localhost to receive email using smtp? i can out emails fine but now would like to test/get-to-know how to handle incoming emails. if on my localhost:3000, do i do anything like below? ActionMailer::Base.server_settings = { :address=>''smtp.yourserver.com'', # default: localhost :port=>''25'',
2003 Jun 27
1
PHP Web interface testing and RFC
...tp://rads.netcom.utah.edu Directions to our Building http://www.map.utah.edu/umaplink/0893.html -------------- next part -------------- BEGIN:VCARD VERSION:2.1 X-GWTYPE:USER FN:Dave Packham TEL;WORK:801 587-0907 ORG:;Netcom Research and Development TEL;PREF;FAX:801 585-3704 EMAIL;WORK;PREF;NGW:Dave.Packham@netcom.utah.edu N:Packham;Dave TITLE:Manager R&D END:VCARD
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 Nov 04
0
Using <=> in models
..."] == other["type"] 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 Jul 26
1
how do I change color to an highlight effect ?
...quot;result", :complete => 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 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 Apr 24
0
design question for a web service client
...use the resulting xml documents. 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
2010 Oct 20
1
Routing errors with Rails 3.0.1 and Rspec 2.0.1
I''m sure something is borked in my app, but I can''t seem to track it down. A few commits back, my app was fully passing my spec suite. It was on Rails 3.0.0 and Rspec 2.0.0.beta.20. I''ve now upgraded to rails 3.0.1 and rspec 2.0.1 Now, I''m getting tons, and I mean tons of failures that say things like, to take a simple case: 113) SiteController GET