Ruby

TwitterFacebook
Get flash to fully experience Pearltrees
Bonjour, Je suis confronté au même problème que fbenmena ci-dessus. Je développe des sites en RoR depuis quelques mois, mais je n'ai encore jamais déployé un site RoR en production : comment fixer l'erreur « Could not find rake-0.9.2 in any of the sources » survenant au lancement du fichier `dispatch.fcgi` par ssh ? J'ai suivi scrupuleusement les indications précédentes de sinetris avec les corrections de Graeme_moss En ajoutant ces rectificatifs et précisions : http://forum.alwaysdata.com/viewtopic.php?id=1192

[Example] Ruby on Rails 3 and FCGI (Page 1) / Hébergement / alwaysdata | forum

Getting Started with Rails

This Guide is based on Rails 2.3. Some of the code shown here will not work in older versions of Rails. 1 This Guide Assumes http://guides.rubyonrails.org/v2.3.8/getting_started.html
Ruby on Rails is an open-source web framework (RoR) based on Ruby that uses the Model-View-Controller model, named Ruby on Rails. If you don't find the RoR script your looking for try our Script Request forum for assistance in finding what your looking for. Scripts & Programs (46) List of scripts and programs written in Ruby on Rails. http://www.hotscripts.com/category/scripts/ruby-on-rails/

Ruby on Rails RoR Tutorials Install Windows Development Ajax Application | Hot Scripts

rails 3 bluehost in a subfolder (relative_url_route) « Roger's woze

http://betterlogic.com/roger/2011/04/rails-3-bluehost-in-a-subfolder/ So you want your rails to be in a subfolder, eh? The trick appears to set your routes in a scope [relative_url_route is no longer an option [1]]: https://github.com/dre3k/rails3_fcgi/blob/master/config/routes.rb then set that environment variable somehow (for him:) https://github.com/dre3k/rails3_fcgi/blob/master/public/.htaccess