Displaying 1 result from an estimated 1 matches for "bdhfilms".
2006 Jun 18
0
problems with upload progress plugin
...r/filters.rb:377:in
`process_without_session_management_support''
F:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/session_management.rb:117:in
`process''
F:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/dispatcher.rb:38:in
`dispatch''
F:/work/bdhfilms/public/dispatch.cgi:10
def upload
@script = Script.new(params[:script])
if @script.save
redirect_to "/home"
else
render :text => ''failed to save''
#render :action => ''new''
e...