Ruby Development

FacebookTwitter

Dev Center | Collaborating with Others

https://devcenter.heroku.com/articles/sharing Table of Contents Adding collaborators Other developers (identified by email address) can be invited to collaborate on your app: heroku sharing:add joe@example.com Adding joe@example.com to myapp collaborators... done When you invite a collaborator, they’ll be sent an email to let them know they were granted access to the app. If no existing Heroku account matches the email specified, an invitation email is sent.
If you have issues please see the Google Group . Use standard Ruby, the tools automatically use JRuby when necessary. # Install the google-appengine gem sudo gem install google - appengine bundle # Create a simple app appcfg . rb generate_app hello # Start development server dev_appserver . rb hello

GettingStarted - appengine-jruby - Getting Started with JRuby on Google App Engine - Google App Engine API Wrappers and Tools for JRuby

http://code.google.com/p/appengine-jruby/wiki/GettingStarted

Ruby QuickRef

http://www.zenspider.com/Languages/Ruby/QuickRef.html Table of Contents Language
http://ryanbigg.com/2010/12/ubuntu-ruby-rvm-rails-and-you/ 25 Dec 2010 Last updated: Thursday January 31st 2013 This beginner's guide will set up with Ruby 1.9.3, RVM and Rails 3.2.9 and is specifically written for a development environment on Ubuntu 12.04, but will probably work on many other operating systems, including older / newer versions of Ubuntu and Debian.

Blog of Ryan Bigg - Ubuntu, Ruby, RVM, Rails, and You

Installing Ruby in my Ubuntu environment. by mr.rsposton Oct 24

http://www.howtoforge.com/configure-remote-access-to-your-ubuntu-desktop

How To Configure Remote Access To Your Ubuntu Desktop

Version 1.0 Author: Falko Timme <ft [at] falkotimme [dot] com> Last edited 01/23/2008 This guide explains how you can enable a remote desktop on an Ubuntu desktop so that you can access and control it remotely.