Displaying 3 results from an estimated 3 matches for "rvic".
Did you mean:
ric
2013 Dec 10
6
Email out of Rescue
...automatically send an email from certain
parts of troubled code, that is, very often, code that might appear in the
Rescue predicate of a begin.....rescue, so as to track down issues remotely.
Surely there must be a gem for such? If not, how might one construct
something like this in code? TIA, RVic
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this gro...
2013 Nov 14
10
Render to clear textbox
...its
by rendering a partial the purpose of which is to simply clear a textbox in
the view. So I am calling the partial which established the textbox -- but
it doesn''t work (i.e. it doesn''t clear the textbox). Does anyone know of a
simpler way to do this that might work? Thanks, RVic, partial below:
<input id="channel_channelnote_note" name="channel[channelnote_note]"
size="15" type="text" value="" onKeyUp="txtBox_onChange(this);"
onClick="txtBox_onChange(this);"/>
<div class="auto_complete...
2013 Oct 07
0
ruby script/plugin install ...
...te_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in
`require''
from script/plugin:2:in `<main>''
evidently this command is deprecated in ruby 2.0.0p247 (with rails 4.0.0).
Can anyone tell me how this command might be specified nowadays (under ruby
2.0.0 ?). Thanks, RVic
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this gro...