Quantcast
Channel: Samson's Weblog » Ruby on Rails
Browsing all 7 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Install Ruby on Rails on Archlinux

[Overview] Here we will install ruby on rails framework on our Archlinux box. For more detail information, please refer this wiki page. [Install ruby and rubygems] First we need to install ruby and...

View Article



Image may be NSFW.
Clik here to view.

Redmine on Archlinux

[Overview] This entry will describe a basic installation and configuration of redmine, a flexible and cross-platform project management web application, on an archlinux system. For the official...

View Article

stdout on github

stdout, aka LoserLogs or LoserStream is finally on github, check out at https://github.com/samsonw/stdout . The code is based on rails 2.3.11 instead of rails 3, quite a surprise, isn’t it? Actually I...

View Article

stdout deployment

首先值得一提的是为了支持HostMonster的fastcgi,我人为copy了几个以raild -D生成的项目结构里面的dispatch文件以及create了一个.htaccess文件,如果你不用fastcgi(通常情况下你不需要,而且也不推荐),你可以简单的删除它们(以下RAILS_ROOT是指rails app的根目录): RAILS_ROOT/config.ru...

View Article

stdout customization

前面介绍完了deployment,接下来该轮到customization了,这个也同样重要。我目前所能想到的需要customize的地方主要有5个地方,都集中在两个文件,并没有想象中的复杂,且听我一一道来: [page title] Location: RAILS_ROOT/app/views/layouts/application.html.erb, line 6 <title>$...

View Article


ArchLinux, RVM, Ruby, Rails, Nginx, Passenger and You

没看错,就是ArchLinux,怎么,又回来了?其实我一直未曾离开…… i 好了不矫情了,let’s do business. [Overview] 本文介绍如何在archlinux上快速搭建rails开发环境,其中有很多可能包括我个人的preferences,各位完全可以根据自行需要取舍。 [ArchLinux] 参照Arch自己的 Official Install Guide ii...

View Article

Downgrade Rubygems

First let’s list 2 truths here: Rails 2.3.5 will fail with RubyGems 1.5.0 + Rails 2.3.11 will fail with RubyGems 1.7.0 + So what if you want to deploy or run an application which unfortunately still...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images