Ruby on Rails small application demo

33
Ruby on Rails it’s demo time!

description

Ruby on rails presentation in bangladesh

Transcript of Ruby on Rails small application demo

Page 1: Ruby on Rails small application demo

Ruby on Railsit’s demo time!

Page 2: Ruby on Rails small application demo

Let me start from the beginning...

Page 3: Ruby on Rails small application demo
Page 4: Ruby on Rails small application demo
Page 5: Ruby on Rails small application demo
Page 6: Ruby on Rails small application demo
Page 7: Ruby on Rails small application demo
Page 8: Ruby on Rails small application demo
Page 9: Ruby on Rails small application demo
Page 10: Ruby on Rails small application demo

Now i gotta build a rails

application :)_)

Page 11: Ruby on Rails small application demo

$ rails restaurant-review

Page 12: Ruby on Rails small application demo

Create controller

Page 13: Ruby on Rails small application demo
Page 14: Ruby on Rails small application demo
Page 15: Ruby on Rails small application demo

Create view

Page 16: Ruby on Rails small application demo
Page 17: Ruby on Rails small application demo
Page 18: Ruby on Rails small application demo

Working with model

Page 19: Ruby on Rails small application demo
Page 20: Ruby on Rails small application demo
Page 21: Ruby on Rails small application demo

Making better listing

Page 22: Ruby on Rails small application demo
Page 23: Ruby on Rails small application demo

Suddenly one idea popped up!

How about ? letting visitors express their LOVE and HATE !!

Page 24: Ruby on Rails small application demo
Page 25: Ruby on Rails small application demo

$ script/generate migration

alter_restaurants_add_loved_and_hated

Page 26: Ruby on Rails small application demo
Page 27: Ruby on Rails small application demo
Page 28: Ruby on Rails small application demo
Page 29: Ruby on Rails small application demo
Page 30: Ruby on Rails small application demo

WOW! we are done here!

Page 31: Ruby on Rails small application demo

BTW! check out the full restaurant

review code, i made it open

source athttp://github.com/we4tech/restaurant-review

live running at http://restaurant.welltreat.us

Page 32: Ruby on Rails small application demo

About me!nhm tanveer hossain khan (hasan)

chief of technology,tekSymmetry LLC.

blog: http://hasan.we4tech.comtwitter: we4tech

Page 33: Ruby on Rails small application demo

Q/A