%w(Akita On Rails) * 2.0 / Micro Tutorial de Git:
Agora sim, terminou sem nenhum erro! O que ele fez? Ele continuou a operação de 'rebase' que começamos lá em cima e foi at...
#310 Getting Started with Rails - RailsCasts:
OS Xを使用しているのであれば、Railsをインストールする前にHomebrew をインストールするのがいいでしょう。それによって必要となるソフトウェアのいくつかをずっと簡単にインストールできるようになります。これをインストールするにはひとつ...
Databases & Rails: Week 3 Build HTML with Pure ...
Databases & Rails: Week 3 Build HTML with Pure Ruby (no Rails) Posted by schneems on June 26, 2012 — 0 comments Week 3 in ...
Railscasts - Routing in Rails 3:
Rails 3 sports a new routing interface. In this episode I show how to translate the old interface into the new one and sho...
@WiseMindStudios Try rails's force_ssl method. ...
Force the request to this particular controller or specified actions to be under HTTPS protocol. Note that this method wil...
スはスペックのス 【第 2 回】 RSpec on Rails (コントローラとビュー編)
diff --git a/0023/myblog/config/environments/development.rb b/0023/myblog/config /environments/development.rb index 0589aa...
@hotgazpacho no, it's all rails apps. I haven't...
Heel is a small static web server for use when you need a quick web server for a directory. Once the server is running, he...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
git pro tips
The following are things I found very helpful, which you also may find make your day-to-day usage of Git more enjoyable. G...
Rails 4.0 Sneak Peek: Queueing
Rails 4.0 Sneak Peek: Queueing Posted by bcardarella on June 24, 2012 — 0 comments Check out the new Queue system in Rails...
rails | | your community gem host:
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages...
Application templates in Rails 3:
I actually got started by learning how to create generators in Rails 3 (used to create custom code in an existing Rails ap...
pry素晴らしいなぁ(遅
Pry is an alternative to IRB and sports many great features. Here I show how to integrate it into a Rails app, and how it ...
GIT TIP: `git checkout -` checks out the previo...
If you use git, you’re running git checkout $BRANCH all the time. Everyone likes a fast checkout at the grocery store. How...
