Posting rails application online

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

On Oct 12, 2014, at 5:39 PM, Aspiring.Student.programmer
[email protected] 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 R.
[email protected]
http://www.elevated-dev.com/
(303) 722-0567 voice

On 13 October 2014 00:39, Aspiring.Student.programmer
[email protected] 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

On Mon, Oct 13, 2014 at 5:09 AM, Aspiring.Student.programmer <
[email protected]> 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​

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
[email protected] wrote:

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
[email protected]

All material Jason Fleetwood-Boldt 2014. Public conversations may be
turned into blog posts (original poster information will be made
anonymous). Email [email protected] with questions/concerns about
this.