Displaying 20 results from an estimated 7000 matches similar to: "Delay Job on File upload handler"
2012 Jul 03
4
Rails compatibility with Ubuntu
Hi All,
I want to know the compatibility of Ubuntu with Rails. Anyone know
which Ubuntu version support Rails 2.x and Rails 3.x.
--
Mandeep Kaur
http://mandeepsimak.wordpress.com/
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2012 Jan 19
4
redirect_to with a hash instead of parameters
All,
I have numerous places in my codebase like this:
redirect_to :action => ''schedule_by_uid_and_run_date'', :uid =>
@schedule.first.train_uid, :year => @date.year, :month => @date.month,
:day => @date.day
I''d like to replace the :year, :month and :day parameters with a hash
containing the three parameters. @date is an instance of a Date class,
2012 Aug 04
0
[Job] Ruby on Rails Developer position - all new development on Heroku in NYC
It is an Open Ended Consulting Assignment (3-6 months+) with an Open Rate.
Please contact us 212-338-9595 if you are available / interested. If you
are not, please feel free to forward this to anyone you know, who would be
a good fit, and is looking for a job.
Thanks
Job Description:
Under the supervision of the Director of Web Development, with latitude for
independent judgment, action and
heroku not working /heroku/commands/pgbackups.rb:9:in `<class:Pgbackups>': uninitialized constant He
2010 Nov 16
0
heroku not working /heroku/commands/pgbackups.rb:9:in `<class:Pgbackups>': uninitialized constant He
Hi!
If i tipe heroku in console i become this:
~onemore~>heroku
/home/koli/.rvm/gems/ruby-1.9.2-p0@onemore/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:9:in
`<class:Pgbackups>'': uninitialized constant
Heroku::Command::Pgbackups::Help (NameError)
from
/home/koli/.rvm/gems/ruby-1.9.2-p0@onemore/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:6:in
2013 May 25
1
Mysterious Application Error on Heroku
I converted my app to rails 4. My test suite is green and it runs great
locally. I then deploy to Heroku and it crashed with no information at
all.
It just says "Application Error. An error occurred in the application
and your page could not be served"
Heroku logs don''t give any info either:
-------------------------------------------------------------
2014 Apr 22
0
[Job] Looking for Junior Level Rails Position in Phoenix or remote.
I have been learning Rails for about 8 months and have completed a dev
bootcamp. I am looking for my first professional gig and I have done
multiple hobby gigs. I am looking for between $45k-55k. I have experience
with:
- Generators for models, controllers and migrations
- Manage database through migration
- Basic validations including bcrypt
- GET and POST rests using MVC
-
2010 Dec 10
2
News: Heroku bought: Salesforce wants some Ruby love: $212m goes a long way
News to me. Probably worth considering when choosing your deployment
options.
http://www.theregister.co.uk/2010/12/09/salesforce_why_buy_heroku/print.html
Dreamforce 2010 Why would a company that spent 10 years delivering CRM
as a service drop $212m in cash and $27m in stock on a 30-person
startup that hosts Ruby on Rails apps for devs on Amazon?
Salesforce.com vice president of technology and
2011 Oct 30
5
Fatal error: The remote end hung up unexpectedly
Hi,
I''d like to create my first ROR application on Heroku but I can''t deal
with one step in this tutorial:
http://devcenter.heroku.com/articles/quickstart
I''ve spent all my day for this and I have no idea what is wrong...
I cannot deal with last one in 3th part -> Create your Heroku
application
What I did:
I''ve installed eveything what I need
1.
switch to
2009 Sep 11
4
heroku gem and two different heroku accounts
Heroku support works so slowly I want to ask community.
1)I have a problem with switching between my two heroku accounts on the
same laptop. All of the commands execute from one of these, but I want
to execute it from another. Howto switch user to another heroku account?
2) how to treat my ubuntu to default for the heroku.com?
--
Posted via http://www.ruby-forum.com/.
2014 Aug 12
3
[LLVMdev] [LNT] running LNT in 'the cloud'
On a few occasions, Daniel has mentioned running a LNT instances from a PaaS cloud. A while back I decided to see if that is possible. I am happy to report it is.
In r210134 I made the necessary changes to allow LNT to run on the Heroku PaaS cloud.
https://www.heroku.com
The commit is all configuration changes to instruct the cloud on how to run the app. I have a live instance of LNT here:
2011 Jun 02
10
Application Error!!!!!!!!!!!!!!!!!!!!!!!
Hi everybody,
Please any one help me, Previous two day''s I am googling, Still not
find solution. this really frustrating.
I had deploy my app on heroku http://radiationn.heroku.com/. it is
working fine on localhost but i got APPLICATION ERROR.
IN log wht i find that in photo.rb model not able to find
"has_attached_file", I am not able to shout out this proble. It
working
2012 Apr 17
0
[JOB] Director of Technology - Full Time - Boston, MA
CareerEncore (www.careerencore.com) has been exclusively engaged to
help our client, a Boston VC backed start-up, to conduct a search for
a Director of Technology. This is a unique opportunity for a RoR
Developer to step into a hands-on leadership role. The envisioned
hire is currently a Senior Engineer who is looking to make the jump
into a hands-on leadership role. Our client is only
2012 Oct 05
2
heroku rake db:drop error PG::Error: FATAL: permission denied for database "postgres"
How to empty DB in heroku<http://stackoverflow.com/questions/4820549/how-to-empty-db-in-heroku>
I have a Postgres database on Heroku. It is one of the free beta ones.
Locally, when testing, I often run rake db:drop && rake db:create && rake
db:migrate as a way to reset the database.
However, when I try to run this on Heroku, I get the error:\[code\]Couldn''t
drop
2012 Sep 10
0
Tips: workarounds to do free full-text search on Heroku :-)
Recently I started a new side-project, using some full-text search
done with Solr, intending to put it on Heroku. However, I had
forgotten that Heroku doesn''t allow any Solr for free! So I ripped it
out and looked for alternatives, winding up with pg_search. I ran up
against some problems, but figured out some workarounds, and wrote
them up in a two-part blog post:
2012 Apr 07
0
RAILS HIGHCHART HEROKU PRODUCTION illegal character
HI am using Highchart on rails on heroku.
View Source of : http://localhost:3000/highchart RAILS_ENV=production
series: [{name: "Restaurants",pointInterval: 86400000,pointStart:
1207526400000,data: [[1325462400000, 4], [1325462400000, 5],
[1325462400000, 3], [1328140800000, 5], [1328140800000, 3], [1328140800000,
4], [1330646400000, 3],
View Source of :
2009 Jun 15
1
calendardateselect problem
I am using http://code.google.com/p/calendardateselect/ for my date
time picker.
I am using dd.mm.yyyy format (:finnish)
and i am using
ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS.merge!
(:default => "%d.%m.%Y")
ActiveSupport::CoreExtensions::Time::Conversions::DATE_FORMATS.merge!
(:default => "%d.%m.%Y %H:%M")
in my enviroment. Everything is working
2009 Feb 23
0
.specification or .gemspec?
Hi,
I am currently working on Heroku (herokugarden.com) and pushing to the
Heroku Git repo from my local computer. I am also installing gems on
local. When I install gems locally, they generate .gemspec files in a
specification/ folder. However, when I push through to Heroku, it tells
me that I''m missing a .specification file for that gem and that I should
run ''rake
2010 Jul 03
0
** Execute environment rake aborted! Could not find table 'pages'
Hey, I''ve googled this pretty thoroughly and saw a couple people with the
same issue but none of the solutions worked for me.
Background: I am trying to upload my Radiant CMS site to Heroku.
Location: http://morning-frost-41.heroku.com/
Problem: Well on Heroku, the thing that really stands out it:
PGError: ERROR: relation "pages" does not exist
Pages refers to a table within
2011 Jun 01
1
git push heroku master - has error
I am trying to put my app on heroku, following the instructions, when
I get here I get this error:
$ git push heroku master
Enter passphrase for key ''/c/Users/Laurence/.ssh/id_rsa'':
Counting objects: 277, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (246/246), done.
Read from remote host heroku.com: The connection was aborted
fatal: sha1 file
2011 Sep 13
1
Heroku failed to push: fatal: sha1 file '<stdout>' write error: Invalid argument
When I try to push my app to Heroku I get this error:
OCA@OCA-PC /c/rails/oca (master)
$ git push heroku master
Enter passphrase for key ''/c/Users/OCA/.ssh/id_rsa'':
Counting objects: 913, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (797/797), done.
Read from remote host heroku.com: Connection reset by peer
fatal: sha1 file