SlideShare a Scribd company logo
Introduction to Rango
Jakub Šťastný aka Botanicus
Monday, November 30, 2009
About me
• Designer & author fo Rango
• Contributor to many OSS include rSpec,
Merb, Usher, Racksh etc
• http://twitter.com/botanicus
• Currently looking for a job or contract
• http://static.101ideas.cz/CV.html
Monday, November 30, 2009
What is Rango?
• Rack-based lightweight web framework
• As agnostic as possible
• The goal is to provide solid framework for
building sites in Ruby. More robust than
Sinatra, but smaller than Rails or Merb.
Monday, November 30, 2009
Features
• Ruby 1.9-only
• Provides generators, but don’t insist on a
certain structure
• Code reloading by shotgun
• Bundler support
• Inspired by Django & Merb
Monday, November 30, 2009
• Django terminology (template, view = view,
action in controller)
• Very flexible, you can use just whichever
subset of Rango you want and it will work.
• No conventions, just recommendations
Monday, November 30, 2009
Boot Process
• Script init.rb should setup environment
• Work as runner: ./init.rb myscript.rb
• And as a console: ./init.rb -i
• Or both altogether: ./init.rb -i myscript.rb
• Start web server: ./config.ru
• Rewrite arguments: ./config.ru -s thin
Monday, November 30, 2009
Routers
• Usher, Rack-mount
• URLMap, Rack-router
• Rango::UrlHelper for url(:post, id)
• env[“rango.router.params”]
Monday, November 30, 2009
Rendering
• You don’t need controllers for it
• Or just include Rango::RenderMixin
Monday, November 30, 2009
Template Inheritance
• Default values for blocks
• Block can return whichever value
• AJAX
Monday, November 30, 2009
Basic Example
Monday, November 30, 2009
Returning values
Monday, November 30, 2009
AJAX
Monday, November 30, 2009
GenericViews
Monday, November 30, 2009
Monday, November 30, 2009
Monday, November 30, 2009
HTTP Errors Handling
Monday, November 30, 2009
Monday, November 30, 2009
Monday, November 30, 2009
Future
• January 2010 in Rango 0.3: Mountable apps
via Pancake: each app can run standalone or
be used as a library (can be distributed as
gems with assets & templates)
Monday, November 30, 2009
Links
• GitHub: http://github.com/botanicus/rango
• Wiki: http://wiki.github.com/botanicus/rango
• Issues: http://github.com/botanicus/rango/issues
• Blog: http://botanicus.github.com/rango
• Twitter: http://twitter.com/RangoProject
Monday, November 30, 2009
Related Projects: Pupu
• Package manager for media stuff
• JS/CSS frameworks & plugins, icon sets ...
• pupu install autocompleter
• Helper: pupu :autocompleter
• Can handle dependencies
Monday, November 30, 2009
Related Projects:
Simple-templater
• Highly-opinionated
• Reusable hooks
• Redefine partially or the whole
• ~/.simple-templater/rango/project
Monday, November 30, 2009
• Thank you for your attention!
Monday, November 30, 2009

More Related Content

Similar to Rango (20)

PDF
Rango
James Russell
 
PDF
Rango
James Russell
 
PDF
Nell’iperspazio con Rocket: il Framework Web di Rust!
Commit University
 
PDF
Inside GitHub with Chris Wanstrath
SV Ruby on Rails Meetup
 
PDF
Inside GitHub
err
 
PDF
Sinatra
Matthew Turland
 
PDF
Strangers In The Night: Ruby, Rack y Sinatra - Herramientas potentes para con...
Alberto Perdomo
 
PDF
Building web framework with Rack
sickill
 
PDF
Mojolicious, real-time web framework
taggg
 
PPTX
Sinatra + Heroku
lvrubygroup
 
PDF
Ruby On Rails
Sawood Alam
 
PDF
Ruby, Rails, and the Open Source Community
Jim Myhrberg
 
PDF
Ruby on Rails
Momentum Design Lab
 
PDF
Ruby off Rails (english)
Stoyan Zhekov
 
PDF
Ruby and rails around the web fun, informative sites for new and experienced...
Durga Prasad Tumu
 
PDF
Chaione Ember.js Training
aortbals
 
PDF
An introduction to the ruby ecosystem
Geison Goes
 
PPTX
Git, GitHub gh-pages and static websites
Csaba Toth
 
ZIP
Ruby Kaigi 2008 LT
Motohiro Takayama
 
PPT
Rails Rookies Bootcamp - Blogger
Nathanial McConnell
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Commit University
 
Inside GitHub with Chris Wanstrath
SV Ruby on Rails Meetup
 
Inside GitHub
err
 
Strangers In The Night: Ruby, Rack y Sinatra - Herramientas potentes para con...
Alberto Perdomo
 
Building web framework with Rack
sickill
 
Mojolicious, real-time web framework
taggg
 
Sinatra + Heroku
lvrubygroup
 
Ruby On Rails
Sawood Alam
 
Ruby, Rails, and the Open Source Community
Jim Myhrberg
 
Ruby on Rails
Momentum Design Lab
 
Ruby off Rails (english)
Stoyan Zhekov
 
Ruby and rails around the web fun, informative sites for new and experienced...
Durga Prasad Tumu
 
Chaione Ember.js Training
aortbals
 
An introduction to the ruby ecosystem
Geison Goes
 
Git, GitHub gh-pages and static websites
Csaba Toth
 
Ruby Kaigi 2008 LT
Motohiro Takayama
 
Rails Rookies Bootcamp - Blogger
Nathanial McConnell
 

More from elliando dias (20)

PDF
Clojurescript slides
elliando dias
 
PDF
Why you should be excited about ClojureScript
elliando dias
 
PDF
Functional Programming with Immutable Data Structures
elliando dias
 
PPT
Nomenclatura e peças de container
elliando dias
 
PDF
Geometria Projetiva
elliando dias
 
PDF
Polyglot and Poly-paradigm Programming for Better Agility
elliando dias
 
PDF
Javascript Libraries
elliando dias
 
PDF
How to Make an Eight Bit Computer and Save the World!
elliando dias
 
PDF
Ragel talk
elliando dias
 
PDF
A Practical Guide to Connecting Hardware to the Web
elliando dias
 
PDF
Introdução ao Arduino
elliando dias
 
PDF
Minicurso arduino
elliando dias
 
PDF
Incanter Data Sorcery
elliando dias
 
PDF
Fab.in.a.box - Fab Academy: Machine Design
elliando dias
 
PDF
The Digital Revolution: Machines that makes
elliando dias
 
PDF
Hadoop + Clojure
elliando dias
 
PDF
Hadoop - Simple. Scalable.
elliando dias
 
PDF
Hadoop and Hive Development at Facebook
elliando dias
 
PDF
Multi-core Parallelization in Clojure - a Case Study
elliando dias
 
PDF
From Lisp to Clojure/Incanter and RAn Introduction
elliando dias
 
Clojurescript slides
elliando dias
 
Why you should be excited about ClojureScript
elliando dias
 
Functional Programming with Immutable Data Structures
elliando dias
 
Nomenclatura e peças de container
elliando dias
 
Geometria Projetiva
elliando dias
 
Polyglot and Poly-paradigm Programming for Better Agility
elliando dias
 
Javascript Libraries
elliando dias
 
How to Make an Eight Bit Computer and Save the World!
elliando dias
 
Ragel talk
elliando dias
 
A Practical Guide to Connecting Hardware to the Web
elliando dias
 
Introdução ao Arduino
elliando dias
 
Minicurso arduino
elliando dias
 
Incanter Data Sorcery
elliando dias
 
Fab.in.a.box - Fab Academy: Machine Design
elliando dias
 
The Digital Revolution: Machines that makes
elliando dias
 
Hadoop + Clojure
elliando dias
 
Hadoop - Simple. Scalable.
elliando dias
 
Hadoop and Hive Development at Facebook
elliando dias
 
Multi-core Parallelization in Clojure - a Case Study
elliando dias
 
From Lisp to Clojure/Incanter and RAn Introduction
elliando dias
 
Ad

Recently uploaded (20)

PPTX
Simplifying End-to-End Apache CloudStack Deployment with a Web-Based Automati...
ShapeBlue
 
PDF
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
PDF
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
PDF
Generative AI in Healthcare: Benefits, Use Cases & Challenges
Lily Clark
 
PPTX
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
PDF
Julia Furst Morgado The Lazy Guide to Kubernetes with EKS Auto Mode + Karpenter
AWS Chicago
 
PDF
Building Resilience with Digital Twins : Lessons from Korea
SANGHEE SHIN
 
PDF
Arcee AI - building and working with small language models (06/25)
Julien SIMON
 
PPTX
Darren Mills The Migration Modernization Balancing Act: Navigating Risks and...
AWS Chicago
 
PDF
The Past, Present & Future of Kenya's Digital Transformation
Moses Kemibaro
 
PPTX
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
PDF
2025-07-15 EMEA Volledig Inzicht Dutch Webinar
ThousandEyes
 
PPTX
Machine Learning Benefits Across Industries
SynapseIndia
 
PPTX
python advanced data structure dictionary with examples python advanced data ...
sprasanna11
 
PDF
"Effect, Fiber & Schema: tactical and technical characteristics of Effect.ts"...
Fwdays
 
PPTX
The Yotta x CloudStack Advantage: Scalable, India-First Cloud
ShapeBlue
 
PDF
Upskill to Agentic Automation 2025 - Kickoff Meeting
DianaGray10
 
PDF
HR agent at Mediq: Lessons learned on Agent Builder & Maestro by Tacstone Tec...
UiPathCommunity
 
PDF
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
Simplifying End-to-End Apache CloudStack Deployment with a Web-Based Automati...
ShapeBlue
 
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
Top Managed Service Providers in Los Angeles
Captain IT
 
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
Generative AI in Healthcare: Benefits, Use Cases & Challenges
Lily Clark
 
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
Julia Furst Morgado The Lazy Guide to Kubernetes with EKS Auto Mode + Karpenter
AWS Chicago
 
Building Resilience with Digital Twins : Lessons from Korea
SANGHEE SHIN
 
Arcee AI - building and working with small language models (06/25)
Julien SIMON
 
Darren Mills The Migration Modernization Balancing Act: Navigating Risks and...
AWS Chicago
 
The Past, Present & Future of Kenya's Digital Transformation
Moses Kemibaro
 
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
2025-07-15 EMEA Volledig Inzicht Dutch Webinar
ThousandEyes
 
Machine Learning Benefits Across Industries
SynapseIndia
 
python advanced data structure dictionary with examples python advanced data ...
sprasanna11
 
"Effect, Fiber & Schema: tactical and technical characteristics of Effect.ts"...
Fwdays
 
The Yotta x CloudStack Advantage: Scalable, India-First Cloud
ShapeBlue
 
Upskill to Agentic Automation 2025 - Kickoff Meeting
DianaGray10
 
HR agent at Mediq: Lessons learned on Agent Builder & Maestro by Tacstone Tec...
UiPathCommunity
 
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
Ad

Rango