background preloader

Technology News, Tech Product Reviews, Research and Enterprise Analysis

Technology News, Tech Product Reviews, Research and Enterprise Analysis

tsrmag.com - The Schechter Report - | Instalar Ruby on Rails en Mac OS X (y depaso en Windows) Voy a poner los pasos que he tomado para instalar Ruby on Rails en mi Mac, y como todavía tengo por aquí el portátil con Windows y un amigo me ha preguntado si es difícil, también lo haré en Windows. Instalar Ruby: Por defecto OS X trae instalado ruby, aunque puede que no tengamos la última versión. Para comprobarlo poner en el terminalruby -vPara tener nuestro sistema actualizado la mejor opción es por medio de Darwinports. Que es algo parecido a apt-get de Linux. Windows Instalar Ruby: La mejor opción es descargar y ejecutar el One-Click Ruby Installer for Windows. Ya está instalado Ahora ya podemos crear una aplicación moviendonos al directorio donde la queramos y ejecutando rails nombreaplicacion Para ver si funciona podemos utilizar el servidor web que trae ruby por defecto (WEBrick). ruby scripts/server Ahora poniendo en el navegador deberíamos ver la pagina de inicio. Para mantener actualizado: gem update rails --include-dependencies gem cleanup

Florida Trend - ?Florida's Source For Business News Ruby on Rails Hosting - Reviews - Rails Tutorials, Demos, Price Comparisons... Fortune 500 Daily & Breaking Business News - FORTUNE on CNNMoney.com What is a magazine app? Fortune brings a new perspective to the iPad. Capistrano Deployment on Dreamhost Shovel—Rails Deployment with Capistrano (for Dreamhost) NOTE : See also my TextDrive Recipe Download Shovel Capistrano Task for Dreamhost Description This is a Capistrano task you can use for your Dreamhost account. It was previously called Switchtower. Easily and automatically deploy your Rails application to your Dreamhost account. Dreamhost now offers Subversion hosting via HTTP , but I have not tried it yet, but it should work even better with Capistrano deployment. Setup On the Server (for SVN +SSH) Make a directory for Subversion on your server and make a new project for your site. # On your Dreamhost server mkdir svn mkdir svn/rails.topfunky.com svnadmin create ~/svn/rails.topfunky.com You must name your Subversion project with the domain name of your application. Also, go to your Dreamhost control panel and set the web root to “whatever_domain.com/current/public”. On Your Local Machine Import your local files to the Subversion repository. Setup rake remote:exec ACTION=setup Deploy rake deploy

Global Custodian - Custody and Securities Industry News and Events Coverage Ruby on Rails Ruby is a dynamic and multi-paradigm programming language, supporting object-oriented, imperative and functional paradigms. It is the programming language behind the popular Ruby on Rails web application framework. On DreamHost As of November 9, 2013, DreamHost is running Ruby version 1.8.7 located at /usr/bin/ruby. To see what is available on your server, from the shell, type: which ruby ruby -v DreamHost has also installed RubyGems as /usr/bin/gem. gem list | more You can also see the current versions of Ruby, Ruby on Rails and a list of installed gems at Advanced: Other Ruby Versions on DreamHost You can use rbenv or rvm to install other ruby versions on DreamHost As of mid-2008, DH recommends that Rails apps be run under Passenger. ""Well, after some research and testing, I figure out a way to deploy Rails apps with Passenger on shared server. FastCGI, as described below, still works. Quick Start Common Instructions 1. 2. rails new nameofyourrailsproject Rails 3

Design World Online Developer Network - Ruby Developer Center Yahoo! Language centers have been deprecated. If you have any concerns or questions, please don't hesitate to contact us in General Discussion at YDN forum. Ruby is a very popular open-source language which lends itself especially well to object-oriented programming for the Web. If you've ever thought about combining Ruby with Yahoo!'s open APIs and Web services, read on. HOWTO Articles to help you understand our technologies and how you can use them better with Ruby. HOWTOs OAuth Authorization YQL Example Using a Ruby OAuth Library - Makes YQL calls and includes a simplified OAuth library. Useful Resources ruby-lang.org is the official Ruby homepage. Learning Ruby Programming Ruby, also known as The PickAxe, is a complete reference for Ruby. why's (poignant) guide to Ruby teaches you Ruby in a fun way. Ruby On Rails If you're just getting started with Ruby, check out Ruby On Rails. Community Resources Discuss how to work with the Yahoo!

Related: