search for: kathar

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

Did you mean: kather
2010 Oct 20
2
How do i use button_to_function
Hii all , I am trying to create a button that, when clicked on, calls a method in a controller . I am thinking that button_to_function is good to use for that i made htnl viwe like <h1>File Upload</h1> <p><label for="upload_file">Select File</label> : <%= file_field ''upload'', ''datafile'' %></p>
2011 Jan 06
0
issue with the attachment_fu on sinatra with rails 3
Hello experts, As I''ve posted in my previous post that problem with attachement_fu on sinatra http://www.ruby-forum.com/topic/814969#972738 I need to upload an image from my local computer to a web server and store the location in a database using attachment_fu plugin Any ideas on how to get this to work? -Ganesh K -- Posted via http://www.ruby-forum.com/. -- You received this
2010 Oct 13
2
acts_as_list issue in single table inheritence
Hello Rails experts, Need your help in following issue with the acts_as_list and single table inheritence Code details : http://pastie.org/1214846 Hello Rails experts, Need your help in following issue with the acts_as_list and single table inheritence Code details : http://pastie.org/1214846 But here I need create those entries with the scope on Relater only and not on RelaterFeed or