Hi Tony,
Hope ur using Jquery
Add the class to the remove link and add the following line of code
>
> <%= f.error_messages %>
>
>
> <%= f.text_field :content %>
>
> <% unless f.object.new_record? %>
> <%= link_to_remove_fields "remove", f,:class=>"remove" %>
> <% end %>
>
Hi
I need to convert mp3 file to 128kbps before save to the database.If
any one have any idea about this please reply..
Thanks & Regards
babu
--
Posted via http://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscri
How to filter out email address from cookies[:auth_token].If any one
knows please help..
--
Posted via http://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post
Hi all
I need to run a method every day by 11:55PM,so i dont know how to
write cronjob for this,is any one knows plz help
--
Posted via http://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "R
Hi friends
I am having one doubt.i am using form_for inside form_for and if i
clicked the child form_for submit button its going to parent form_for
snd the code is written bellow.
<% form_for(:tender,:url=>{:action=>'create',:id=>params[:id]}) do
|form| %>
<% form_for(:tender,:url=>{:acti
Hi
i am using nested resources,here project having has many relation with
defects.
Main problem here is i am not getting project_id from edit form.What's a
problem if any one knows please help.
edit.html.erb
<% form_for(@defect,@project) do |f| %>
<%=f.text_field :name%>
<%end%>
routes.rb
map.
Hi all,
In our application we are having one option for invite users,when i
click invite button then instant message will go to their respective
skype account,i dont know how to send message to skype.If any one knows
about this please reply.My rails version is 2.1.1
--
Posted via http://www.ru
Hi all,
In our application we are having one option for invite users,when i
click invite button then instant message will go to their respective
skype account,i dont know how to send message to skype.If any one knows
about this please reply.My rails version is 2.1.1
--
Posted via http://www.ru
Hi
is it possible to write unit testing for database independent
application.
if its possible then any one can help how to write unit test to check
whether the text field value is blank(keep in mind no database) or not.
--
Posted via http://www.ruby-forum.com/.
--~--~-~--~~---
9 matches
Mail list logo