====== Ruby On Rails ======

===== Server =====

	export RAILS_ENV='production'; rails c

	export RAILS_ENV='development'; rails c