Re: [Rails] Posting rails application online

2014-10-13 Thread Colin Law
On 13 October 2014 00:39, Aspiring.Student.programmer
sabrina@gmail.com wrote:
 Hey

 I am just curious when i finish my application (but haven't yet) can you
 post the application online and if so how do u do it as to submit my
 assignment i would be to difficult without putting it online as you need the
 command prompt to run the server.

The tutorial at railstutorial.org (which is free to use online) has
full details on how to deploy (that is the word conventionally used
for rails apps, rather than publish) on Heroku.

Colin

-- 
You received this message because you are subscribed to the Google Groups Ruby 
on Rails: Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLs751eRVPOkAkV7r7r5uNnQ6yOdcaLDN5vY4DrBN-aWZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Rails] Posting rails application online

2014-10-13 Thread Ganesh Ranganathan
On Mon, Oct 13, 2014 at 5:09 AM, Aspiring.Student.programmer 
sabrina@gmail.com wrote:

 I am just curious when i finish my application (but haven't yet) can you
 post the application online and if so how do u do it as to submit my
 assignment i would be to difficult without putting it online as you need
 the command prompt to run the server.


​Heroku is the easiest for free rails deployment. as long as you don't need
more than 10K rows , postgres is free too​

-- 
You received this message because you are subscribed to the Google Groups Ruby 
on Rails: Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CALFmRoFUZtAKpy%2BYS9nicLSuGKv%3DH7MGN04EF_h_gOZ8%3DXbM6g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Rails] Posting rails application online

2014-10-13 Thread Jason Fleetwood-Boldt

Have you looked at Heroku? It's (still) free to run a single-dyno app, and they 
make it that way to encourage you to learn how to use their platform. 
 


On Oct 12, 2014, at 7:39 PM, Aspiring.Student.programmer 
sabrina@gmail.com wrote:

 Hey 
 
 I am just curious when i finish my application (but haven't yet) can you post 
 the application online and if so how do u do it as to submit my assignment i 
 would be to difficult without putting it online as you need the command 
 prompt to run the server.
 
 Regards  
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Ruby on Rails: Talk group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to rubyonrails-talk+unsubscr...@googlegroups.com.
 To post to this group, send email to rubyonrails-talk@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/rubyonrails-talk/de54a360-6323-4ac6-9725-e2cb83c096d4%40googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.



Jason Fleetwood-Boldt
t...@datatravels.com
http://www.jasonfleetwoodboldt.com/writing

All material © Jason Fleetwood-Boldt 2014. Public conversations may be turned 
into blog posts (original poster information will be made anonymous). Email 
ja...@datatravels.com with questions/concerns about this.

-- 
You received this message because you are subscribed to the Google Groups Ruby 
on Rails: Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/B27C3E40-2EEA-47AD-8C17-1EE4F224B9E4%40datatravels.com.
For more options, visit https://groups.google.com/d/optout.


[Rails] Posting rails application online

2014-10-12 Thread Aspiring.Student.programmer
Hey 

I am just curious when i finish my application (but haven't yet) can you 
post the application online and if so how do u do it as to submit my 
assignment i would be to difficult without putting it online as you need 
the command prompt to run the server.

Regards  

-- 
You received this message because you are subscribed to the Google Groups Ruby 
on Rails: Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/de54a360-6323-4ac6-9725-e2cb83c096d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Rails] Posting rails application online

2014-10-12 Thread Scott Ribe
On Oct 12, 2014, at 5:39 PM, Aspiring.Student.programmer 
sabrina@gmail.com wrote:

 I am just curious when i finish my application (but haven't yet) can you post 
 the application online and if so how do u do it as to submit my assignment i 
 would be to difficult without putting it online as you need the command 
 prompt to run the server.

There are many hosting services for RoR, and some have limited free accounts 
for personal use. Heroku is a very popular one.

-- 
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice




-- 
You received this message because you are subscribed to the Google Groups Ruby 
on Rails: Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/5E7CA965-69AF-41DC-9FCA-DFDBE75DC973%40elevated-dev.com.
For more options, visit https://groups.google.com/d/optout.