search for: submit_button

Displaying 3 results from an estimated 3 matches for "submit_button".

2013 Oct 30
3
Use of FCKEDITOR as normal text area
...;div id="news_content_text_field_bg"> <%= fckeditor_textarea :send_sms, :message,:lang => I18n.locale,:langdir => (rtl? ? ''rtl'' : ''ltr'') %></div> <%= submit_tag "#{t(''send_sms'')}",:class=>''submit_button'' %> <% end %> But here as the form name is send_sms I used the same name for fckeditor I am unable to send params to my controller.I got the error like uninitialized constant SendSms. Can someone help me what is going wrong. Thanks in advance -- You received this message...
2008 Mar 20
1
stories with selenium and the db
Hi all Tonight I wanted to test out selenium in a story to test some ajax stuff on a page. After struggling for an hour or two with disappearing database objects I found the solution in a blog post by Kerry Buckley. with the comment included it reads: # Don''t add an ActiveRecordSafetyListener, or it''ll roll stuff back class Spec::Story::Runner::ScenarioRunner def
2006 Apr 04
3
Mongrel Web Server 0.3.12.1 -- Iron Mongrel
Hello All Mongrel Users, For the unintiated, Mongrel is a web server that runs Ruby web applications really fast. Read http://mongrel.rubyforge.org/ to get find out more about it. This is the Iron Mongrel release. It is the result of trying to trash Mongrel until it can''t move and then fixing anything that comes up. The work was done on EastMedia''s and VeriSign''s