search for: tarsoly

Displaying 8 results from an estimated 8 matches for "tarsoly".

2006 May 11
1
quick link_to question
Hey there, is there a way to include more variables besides the id as a hidden field (to not show in the url) when i''m using :post => true on a link_to() ? Thanks, Andr?s -- Andr?s Tarsoly tarsolya@gmail.com
2007 Oct 26
5
specing rescue, ensure and else blocks of an Exception
...ting it as not being run, my coverage is suffering and I really don''t want to release code which are only being partially tested. So any pointers, help or links to some quick rundown regarding this problem would be greatly appreciated. Thanks a bunch and my best regards, Andr?s -- Tarsoly Andr?s tarsolya at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071026/bfb8b197/attachment-0001.html
2007 Sep 06
3
no build! on association?
...for #<Class:...> >> p = u.posts.build({:title => "Bar", :content => "Bar content."}) => [#<Post ...] >> p.save true >> u.reload >> u.posts.count 2 Any thoughts, ideas, anything? Thanks for the help in advance, regards: András -- Tarsoly András tarsolya-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-talk-/JYPxA39Uh5TLH3Mbo...
2006 Aug 10
2
rendering templates from an engine''s app dir
...ed under the [RAILS_HOME]/vendor/plugins/active_rbac/app/views directory. # render :partial "active_rbac/login" # render :template "active_rbac/login" So my question is: to be true to the DRY principle, how can i reuse these templates in my layouts? Thanks, Andr?s -- Andr?s Tarsoly tarsolya@gmail.com
2007 Oct 26
7
Weird failing spec
...se/111221 I''ve tried everything, like stubbing out :update_attributes! , even tested it in real-life and it works like a charm: updates / creates new records nicely and everything else is working properly. Any ideas would be greatly appreciated, have a nice day and thanks, Andr?s -- Tarsoly Andr?s tarsolya at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071026/76478bcc/attachment.html
2006 Nov 04
2
strange errors in dev.log and webserver log
...However, the page doesn''t shows this, everything loads up properly, I can save everything properly, everything working as it should. Any clue what might be causing this? I have attached the appropriate files for further reference. Thanks for your help in advance, Andr?s -- Andr?s Tarsoly tarsolya@gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: cards_controller.rb Type: application/octet-stream Size: 1226 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060926/630d606a/cards_controller-0001.obj -...
2006 Aug 10
6
Partials - asked before never got reply
I''m trying to figure out how multiple partials in one page would be configured when they are based on some action in the controller. As an example - I have a main/welcome page. If someone new or a user not logged in arrives at this page I display both a registration form and a login form. However, if they are logged in then those forms should not show up on that page. Also should
2006 Mar 20
9
jEdit Snippets for Ruby on Rails
----------------------------------------------------- Announcing: jEdit Snippets for Ruby on Rails ----------------------------------------------------- I thought I''d "give a little back to the community" and whip up some SuperAbbrev files for ruby and rhtml that mimic all of the Textmate Rails bundle snippets. Note: This was totally inspired by Textmate and the syncPEOPLE