-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rails 4.0 support #1
Comments
I anticipate using Vagrant to support Rails 4. I've got a setup working with Vagrant and Ubuntu and have a nicely packages fairly minimal box that I've packaged up. I need to do some testing of the instructions on a Windows PC. In the meantime the docs need to be rewritten to be Rails 4 compatible. Even now we occasionally get people showing up to InstallFest with Rails 4 ready to install. Please use the feature/rails4_guide branch to do this work. |
@geoffroh I seem to recall that you said you had some updates on the guide for Rails 4. If you could supply them here it would be great. |
How about using Nitrous.io ? |
It's not a bad idea, but the promise of installfest is to actually install a development environment onto the laptops of the attendees. At this stage I'm just exploring vagrant, although it seems very easy to setup and use right now. |
Vagrant is really a nice system, easy enough for the purpose I think. the event is indeed geared toward installing (hense the name), In the end, is the main promise to install the environment or to make the first app ? I don't have Vagrant at all on my machine right now (new machine), |
Largely I agree with you. One thing I'd like to have eventually on the installfest site (which as you can see I've been building) is a section devoted to how to get setup. Perhaps we could have a guide on how to get started with Nitrious.io? In terms of vagrant the setup is really easy. If you're keen to do it yourself I'd recommend following the excellent Railscast: http://railscasts.com/episodes/292-virtual-machines-with-vagrant?view=asciicast |
I'll be writing a guide on how to get setup with vagrant, although I've prebuilt a box (effectively a virtual machine image) so the whole process to get a fully professionaly Rails environment is ~4 steps:
|
I think that giving a few ways to setup is great.
I played a lot with Vagrant a few months ago, I can definitely look into the Nitrous path, though. What is your timeframe for this ? |
We've got the content for 3.2 and eventually we'll deprecate it and hide it away on the site. Right now our focus is getting the site up and running, then developing some more content including the Rails 4 guides. I'd love it if you could look into nitrous. I'm particularly interested in how it works from Australia. Especially in terms of stability and latency. |
No pb, I'll look into Nitrous, I'll share with you what I'll have so far Tuesday. |
We need to have Rails 4.0 support for the install fest guides.
At the moment, though, we can't support RailsInstaller because of :railsinstaller/railsinstaller-nix#20
The text was updated successfully, but these errors were encountered: