B-11 Toshio Maki : Development of packaging Ruby on Rails Application and destribute system
Date
September 7 (Tue.) 15:30-16:15
Room
Hall-B (Small Hall 1F)
Speaker
Toshio Maki
(Hitachi Software Engineering Co.,Ltd)
Speaker’s profile
Toshio Maki entered Hitachi Software Engineering Co.,Ltd. in 2006. He has engaging technical assistance and software productivity enhancement.He is starting staff of Hitachi Software Ruby-Center that starts in 2009.Currently, he works for spreading the software development method that uses Ruby on Rails, especially maintaining development and production environment.
Presentation title
Development of packaging Ruby on Rails Application and destribute system
Presentation outline
Constructing Ruby on Rails environment needs many system operations. When each developer makes this operations manually, development environment often have version differnces from production environment. These differences cause application problems in production environment though that have worked properly in development environment. To solve these problem, we make environment maintenance system that automatically package necessary libraries and applications and provide to each environment.This session we explain how to work this system.