Displaying 4 results from an estimated 4 matches for "bigos".
Did you mean:
biggs
2013 Mar 28
1
Error Empty file upload result - problem with jQuery bulk file upload
...n be implemented in 2 hours? My client is getting a bit uneasy now.
I have tried everything I could think of and in the end I have modified the
model following this advice:
https://github.com/blueimp/jQuery-File-Upload/issues/365#issuecomment-13859210
My code can be found at:
https://github.com/bigos/chrisb-images/blob/master/app/models/upload.rb
relevant bit in my model looks like this:
def to_jq_upload
{
:files => [
{
:name => upload_file_name,
:type => upload_content_type,
:size => upload_file...
2013 Aug 24
2
Junior Ruby developer searching for remote job
Hi,
I am a junior developer searching for remote job. Please find more
information on my attached CV.
Kind regards,
Stefanos
Attachments:
http://www.ruby-forum.com/attachment/8688/CV-Stefanos.docx
--
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 unsubscribe from this group and
2010 Mar 04
5
has anybody made actionmailer work with rails 2.3.5?
Hi,
I have wasted few days and I''m not getting anywhere. I was trying to
follow tutorial on Rails Guides and this one:
http://www.tutorialspoint.com/ruby-on-rails/rails-send-email.htm .
All I need is to be able to send some text, nothing fancy. Why in
Rails it has to be so difficult? Why it can''t be so simple as in PHP?
Can anybody point me to some good simple tutorial,
2011 Jan 27
1
recent activemerchant examples needed or perhaps another solution
Hi,
I have a reeally big problem with understanding how to use
ActiveMerchant, Perhaps someone would point me to a different solution
to my problem.
I need to build a little web shop which will be based in the UK, and
my customer wants to use PayPal Express Checkout, because there''s no
monthly fee.
So far I had only problems with ActiveMerchant examples because:
1) they are way too