Skip to content

Instantly share code, notes, and snippets.

View hsbt's full-sized avatar
🏠
Working from home

Hiroshi SHIBATA hsbt

🏠
Working from home
View GitHub Profile
@hsbt
hsbt / gist:5263190
Last active December 15, 2015 12:49
% ./configure
checking build system type... x86_64-apple-darwin12.3.0
checking host system type... x86_64-apple-darwin12.3.0
checking target system type... x86_64-apple-darwin12.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o

2013 年の新卒研修メニュー

Rails Tutorial

目的

  • 2013 年で Web アプリケーションを作る時にモダンな方法で一通り Web アプリケーションを自分一人で作れるようになってもらう
  • 作る過程で Web 開発で必要とされるスキルセットを身につけてもらう

教材と教える項目

2013 年の新卒研修メニュー

Rails Tutorial

目的

  • 2013 年にモダンな方法で一通り Web アプリケーションを自分一人で作れるようになってもらう
  • 作る過程で Web 開発で必要とされるアプリケーションレイヤのスキルセットを身につけてもらう

教科書

defutf8 on
defencoding utf8
encoding utf-8 utf-8
escape ^t^t
bind x
bind ^x
startup_message off
ProxyPass / http://neon.ruby-lang.org/
ProxyPassReverse / http://neon.ruby-lang.org/
require 'tdiary/io/cache/memcached'
require 'tdiary/io/default'
@io_class = DefaultIO
/var/folders/nz/lqrmtxjd3sddpx1kwzmxs82c0000gn/T/ruby-build.20130516093202.32963 ~
Cloning into 'ruby-2.1.0-dev'...
/var/folders/nz/lqrmtxjd3sddpx1kwzmxs82c0000gn/T/ruby-build.20130516093202.32963/ruby-2.1.0-dev /var/folders/nz/lqrmtxjd3sddpx1kwzmxs82c0000gn/T/ruby-build.20130516093202.32963 ~
checking build system type... x86_64-apple-darwin12.3.0
checking host system type... x86_64-apple-darwin12.3.0
checking target system type... x86_64-apple-darwin12.3.0
checking for gcc-4.2... gcc-4.2
checking for gcc... (cached) gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
require 'rspec'
describe do
subject { 'foo' }
describe do
subject { 'bar' }
it { p subject }
end
end
git://github.com/sinatra/sinatra.git
cd sinatra
bundle update
bundle exec rake test
chrisledet: Have we decided on a design yet? Maybe we can port over rubylang.info design with some modifications that are easier on the eyes. If not, let's brainstorm here.
chikamichi: No discussion occurred on the subject for now. You did a complete redesign, and I did a partial one, but really I don't know. We have to get more feedback, about the general idea (whether to redesign) and details, such as structure, colorscheme…
What's your position on this?
chrisledet: Yeah I would prefer to hear other's opinions about the different designs we have.
Nerian: Little things I think could improve the design of the home page: