Rails 3.1로 업그레이드되면서, 마이그레이션 작업에 약간의 추가 메소드가 생겼습니다. $ rails g model post title:string body:text 와 같이 명령을 수행할 … More
for All Medical Heathcare Providers
Rails 3.1로 업그레이드되면서, 마이그레이션 작업에 약간의 추가 메소드가 생겼습니다. $ rails g model post title:string body:text 와 같이 명령을 수행할 … More