SlideShare une entreprise Scribd logo
1  sur  21
RUBY ON RAILS
    TOOLBOX
WHAT WE NEED

• Core dependencies
   • Ruby, Ruby Gems, Rails
• Plus...
   • Database, Terminal/IDE, vcs, test frameworks, deployment
CORE DEPENDENCIES

• Ruby
• Ruby Gems
• Rails
RUBY

    Rails is a framework
written in the Ruby language.

   Great Rails developers
 are great Ruby developers.
RUBY

   ruby -v

1.8.7 or higher
RUBY GEMS

A gem is a ruby library.

        gem –v
     1.3.7 or higher

        gem list
    [sudo] gem install
RVM

             Not required, but helpful
For managing multiple versions of Ruby and multiple
        collections of gems "rvm gemset"

    rvm install 1.9.2
    rvm use 1.9.2
    rvm gemset create rails3
    rvm use 1.9.2@rails3
    echo "rvm use 1.9.2@rails3" > .rvmrc
RAILS INSTALLER

 if you are on Windows...
   http://railsinstaller.org/



            ruby
            rails
             git
GEMS

• Rails is a gem (and includes many other gems)
• Few gems you will use directly
   • Rails
   • Bundler
   • Rake
RAILS

Rails is distributed as a Ruby gem.

           gem list rails
                3.0.x

       [sudo] gem install rails
BUNDLER

 Bundler manages gem dependencies
          (and is itself a gem)
optional for Rails 2, required for Rails 3



            gem list bundler
             bundler (1.0.0)
RAKE

Rake is “make” for Ruby. Rails requires rake.
         Rake is distrubted as a gem.

                gem list rake
                0.8.7 or higher

            [sudo] gem install rake
OUR TOOLBOX

•   Database
•   Command line
•   Source Code Control with Git
•   Editor / IDE
•   Test Frameworks
•   Heroku for Easy Deployment
DATABASE

• We will use SQLite in Class
• You may use MySQL or PostgreSQL
  (if you can handle installation)
• Rails supports many other databases also
TEST FRAMEWORKS

   gem list rspec-rails
  gem install rspec-rails

    rspec-rails (2.0.0)
COMMAND LINE


  Mac/Unix Terminal
 GitBash on Windows
GIT

                 Git is for source code control.

                          which git (mac, unix)
                          git bash on windows


Why Git?
• Most Ruby and Rails developers use git
• Eco-system of tools
• Modern Source Code Control
Local Machine
EDITOR / IDE

     RubyMine
TextMate (Mac-only)
  Komodo (free)
HEROKU

• Simple cloud hosting
• Web sign-up for free account: heroku.com

 [sudo] gem install heroku
OUR TOOLBOX

• Core dependencies
  • Ruby
  • Ruby Gems
  • Rails (gem)
• Additional Tools
  •   Database
  •   Terminal / git bash on windows
  •   Git
  •   Rake (gem)
  •   Test Frameworks
      • rspec, rspec-rails
  • Heroku (for deployment)

Contenu connexe

Tendances

Ruby projects of interest for DevOps
Ruby projects of interest for DevOpsRuby projects of interest for DevOps
Ruby projects of interest for DevOps
Ricardo Sanchez
 
T4T Training day - NodeJS
T4T Training day - NodeJST4T Training day - NodeJS
T4T Training day - NodeJS
Tim Sommer
 
RubyStack: the easiest way to deploy Ruby on Rails
RubyStack: the easiest way to deploy Ruby on RailsRubyStack: the easiest way to deploy Ruby on Rails
RubyStack: the easiest way to deploy Ruby on Rails
elliando dias
 

Tendances (20)

rubyonrails
rubyonrailsrubyonrails
rubyonrails
 
REDStudy#1
REDStudy#1REDStudy#1
REDStudy#1
 
A Study in Devise
A Study in DeviseA Study in Devise
A Study in Devise
 
JRuby deployments
JRuby deploymentsJRuby deployments
JRuby deployments
 
Virtualization with Vagrant (ua.pycon 2011)
Virtualization with Vagrant (ua.pycon 2011)Virtualization with Vagrant (ua.pycon 2011)
Virtualization with Vagrant (ua.pycon 2011)
 
Speed up your Symfony2 application and build awesome features with Redis
Speed up your Symfony2 application and build awesome features with RedisSpeed up your Symfony2 application and build awesome features with Redis
Speed up your Symfony2 application and build awesome features with Redis
 
Open source and .net
Open source and .netOpen source and .net
Open source and .net
 
A Brief Introduction to Redis
A Brief Introduction to RedisA Brief Introduction to Redis
A Brief Introduction to Redis
 
Ruby on rails for beginers
Ruby on rails for beginersRuby on rails for beginers
Ruby on rails for beginers
 
Ruby projects of interest for DevOps
Ruby projects of interest for DevOpsRuby projects of interest for DevOps
Ruby projects of interest for DevOps
 
T4T Training day - NodeJS
T4T Training day - NodeJST4T Training day - NodeJS
T4T Training day - NodeJS
 
mtl_rubykaigi
mtl_rubykaigimtl_rubykaigi
mtl_rubykaigi
 
MacRuby: What is it? and why should you care?
MacRuby: What is it? and why should you care?MacRuby: What is it? and why should you care?
MacRuby: What is it? and why should you care?
 
OrientDB
OrientDBOrientDB
OrientDB
 
RubyStack: the easiest way to deploy Ruby on Rails
RubyStack: the easiest way to deploy Ruby on RailsRubyStack: the easiest way to deploy Ruby on Rails
RubyStack: the easiest way to deploy Ruby on Rails
 
Virtualization for Developers
Virtualization for DevelopersVirtualization for Developers
Virtualization for Developers
 
XPDS14: libvirt support for libxenlight - James Fehlig, SUSE
XPDS14: libvirt support for libxenlight - James Fehlig, SUSEXPDS14: libvirt support for libxenlight - James Fehlig, SUSE
XPDS14: libvirt support for libxenlight - James Fehlig, SUSE
 
Chennai.rb feb 2016
Chennai.rb   feb 2016Chennai.rb   feb 2016
Chennai.rb feb 2016
 
Ansible: How to Get More Sleep and Require Less Coffee
Ansible: How to Get More Sleep and Require Less CoffeeAnsible: How to Get More Sleep and Require Less Coffee
Ansible: How to Get More Sleep and Require Less Coffee
 
Managing sensitive data with Ansible vault
Managing sensitive data with Ansible vaultManaging sensitive data with Ansible vault
Managing sensitive data with Ansible vault
 

En vedette

En vedette (20)

Your first rails app - 2
 Your first rails app - 2 Your first rails app - 2
Your first rails app - 2
 
Living Cities
Living CitiesLiving Cities
Living Cities
 
Ruby Blocks
Ruby BlocksRuby Blocks
Ruby Blocks
 
Form helpers
Form helpersForm helpers
Form helpers
 
Taoist Temple, Beijing
Taoist Temple, BeijingTaoist Temple, Beijing
Taoist Temple, Beijing
 
The Stream - Where Talent Flows
The Stream - Where Talent FlowsThe Stream - Where Talent Flows
The Stream - Where Talent Flows
 
Mobile Lean UX
Mobile Lean UXMobile Lean UX
Mobile Lean UX
 
大同经已开始 (The Great Harmony)
大同经已开始 (The Great Harmony)大同经已开始 (The Great Harmony)
大同经已开始 (The Great Harmony)
 
Secrets to Web Marketing Success
Secrets to Web Marketing Success Secrets to Web Marketing Success
Secrets to Web Marketing Success
 
Climogramas mundiales
Climogramas mundialesClimogramas mundiales
Climogramas mundiales
 
Strings and Symbols
Strings and SymbolsStrings and Symbols
Strings and Symbols
 
Leo Carter: Tibet by Bicycle 2010
Leo Carter: Tibet by Bicycle 2010Leo Carter: Tibet by Bicycle 2010
Leo Carter: Tibet by Bicycle 2010
 
Introduction to Rails
Introduction to RailsIntroduction to Rails
Introduction to Rails
 
Files IO
Files IOFiles IO
Files IO
 
Conditionals
ConditionalsConditionals
Conditionals
 
Extending rails
Extending railsExtending rails
Extending rails
 
Rails Class Intro - 1
Rails Class Intro - 1 Rails Class Intro - 1
Rails Class Intro - 1
 
Ganeshnagar, Huttment Area
Ganeshnagar, Huttment AreaGaneshnagar, Huttment Area
Ganeshnagar, Huttment Area
 
China’s Development Pattern as found in its Sacred Literature
China’s Development Pattern as found in its Sacred LiteratureChina’s Development Pattern as found in its Sacred Literature
China’s Development Pattern as found in its Sacred Literature
 
What you don't know (yet)
What you don't know (yet)What you don't know (yet)
What you don't know (yet)
 

Similaire à Ruby on rails toolbox

Instruments ruby on rails
Instruments ruby on railsInstruments ruby on rails
Instruments ruby on rails
pmashchak
 
Ricardo Sanchez - Ruby projects of interest for devops
Ricardo Sanchez - Ruby projects of interest for devopsRicardo Sanchez - Ruby projects of interest for devops
Ricardo Sanchez - Ruby projects of interest for devops
SVDevOps
 
Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...
Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...
Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...
Nilesh Panchal
 
JBoss, Rails and the cloud
JBoss, Rails and the cloudJBoss, Rails and the cloud
JBoss, Rails and the cloud
elliando dias
 
Ruby and Rails short motivation
Ruby and Rails short motivationRuby and Rails short motivation
Ruby and Rails short motivation
jistr
 

Similaire à Ruby on rails toolbox (20)

Instruments ruby on rails
Instruments ruby on railsInstruments ruby on rails
Instruments ruby on rails
 
Ruby Beyond Rails
Ruby Beyond RailsRuby Beyond Rails
Ruby Beyond Rails
 
Ruby for devops
Ruby for devopsRuby for devops
Ruby for devops
 
Ricardo Sanchez - Ruby projects of interest for devops
Ricardo Sanchez - Ruby projects of interest for devopsRicardo Sanchez - Ruby projects of interest for devops
Ricardo Sanchez - Ruby projects of interest for devops
 
An introduction to the ruby ecosystem
An introduction to the ruby ecosystemAn introduction to the ruby ecosystem
An introduction to the ruby ecosystem
 
The story of language development
The story of language developmentThe story of language development
The story of language development
 
The Future of library dependency manageement of Ruby
The Future of library dependency manageement of RubyThe Future of library dependency manageement of Ruby
The Future of library dependency manageement of Ruby
 
Rails onCpanel
Rails onCpanelRails onCpanel
Rails onCpanel
 
Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...
Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...
Ruby on-rails-101-presentation-slides-for-a-five-day-introductory-course-1194...
 
Practical JRuby
Practical JRubyPractical JRuby
Practical JRuby
 
遇見 Ruby on Rails
遇見 Ruby on Rails遇見 Ruby on Rails
遇見 Ruby on Rails
 
Initiation à Ruby on Rails
Initiation à Ruby on RailsInitiation à Ruby on Rails
Initiation à Ruby on Rails
 
How To Install Ruby on Rails on Ubuntu
How To Install Ruby on Rails on UbuntuHow To Install Ruby on Rails on Ubuntu
How To Install Ruby on Rails on Ubuntu
 
Get Going With RVM and Rails 3
Get Going With RVM and Rails 3Get Going With RVM and Rails 3
Get Going With RVM and Rails 3
 
Ruby on rails
Ruby on railsRuby on rails
Ruby on rails
 
Gemification for Ruby 2.5/3.0
Gemification for Ruby 2.5/3.0Gemification for Ruby 2.5/3.0
Gemification for Ruby 2.5/3.0
 
Docker for the Rubyist
Docker for the RubyistDocker for the Rubyist
Docker for the Rubyist
 
JBoss, Rails and the cloud
JBoss, Rails and the cloudJBoss, Rails and the cloud
JBoss, Rails and the cloud
 
Úvod do Ruby on Rails
Úvod do Ruby on RailsÚvod do Ruby on Rails
Úvod do Ruby on Rails
 
Ruby and Rails short motivation
Ruby and Rails short motivationRuby and Rails short motivation
Ruby and Rails short motivation
 

Plus de Blazing Cloud

RSpec Quick Reference
RSpec Quick ReferenceRSpec Quick Reference
RSpec Quick Reference
Blazing Cloud
 
Interactive Graphics
Interactive GraphicsInteractive Graphics
Interactive Graphics
Blazing Cloud
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
Blazing Cloud
 

Plus de Blazing Cloud (17)

Rails ORM De-mystifying Active Record has_many
Rails ORM De-mystifying Active Record has_manyRails ORM De-mystifying Active Record has_many
Rails ORM De-mystifying Active Record has_many
 
Active Record Introduction - 3
Active Record Introduction - 3Active Record Introduction - 3
Active Record Introduction - 3
 
RSpec Quick Reference
RSpec Quick ReferenceRSpec Quick Reference
RSpec Quick Reference
 
2day Ruby Class Intro
2day Ruby Class Intro2day Ruby Class Intro
2day Ruby Class Intro
 
Interactive Graphics
Interactive GraphicsInteractive Graphics
Interactive Graphics
 
Interactive Graphics w/ Javascript, HTML5 and CSS3
Interactive Graphics w/ Javascript, HTML5 and CSS3Interactive Graphics w/ Javascript, HTML5 and CSS3
Interactive Graphics w/ Javascript, HTML5 and CSS3
 
Intro to Ruby (and RSpec)
Intro to Ruby (and RSpec)Intro to Ruby (and RSpec)
Intro to Ruby (and RSpec)
 
ActiveRecord
ActiveRecordActiveRecord
ActiveRecord
 
Ruby on Rails Class intro
Ruby on Rails Class introRuby on Rails Class intro
Ruby on Rails Class intro
 
Routes Controllers
Routes ControllersRoutes Controllers
Routes Controllers
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
Active Record
Active RecordActive Record
Active Record
 
Enumerables
EnumerablesEnumerables
Enumerables
 
Reg EX
Reg EXReg EX
Reg EX
 
Power Ruby
Power RubyPower Ruby
Power Ruby
 
Rails 3 ActiveRecord
Rails 3 ActiveRecordRails 3 ActiveRecord
Rails 3 ActiveRecord
 
Iterators, Hashes, and Arrays
Iterators, Hashes, and ArraysIterators, Hashes, and Arrays
Iterators, Hashes, and Arrays
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Ruby on rails toolbox

  • 1. RUBY ON RAILS TOOLBOX
  • 2. WHAT WE NEED • Core dependencies • Ruby, Ruby Gems, Rails • Plus... • Database, Terminal/IDE, vcs, test frameworks, deployment
  • 3. CORE DEPENDENCIES • Ruby • Ruby Gems • Rails
  • 4. RUBY Rails is a framework written in the Ruby language. Great Rails developers are great Ruby developers.
  • 5. RUBY ruby -v 1.8.7 or higher
  • 6. RUBY GEMS A gem is a ruby library. gem –v 1.3.7 or higher gem list [sudo] gem install
  • 7. RVM Not required, but helpful For managing multiple versions of Ruby and multiple collections of gems "rvm gemset" rvm install 1.9.2 rvm use 1.9.2 rvm gemset create rails3 rvm use 1.9.2@rails3 echo "rvm use 1.9.2@rails3" > .rvmrc
  • 8. RAILS INSTALLER if you are on Windows... http://railsinstaller.org/ ruby rails git
  • 9. GEMS • Rails is a gem (and includes many other gems) • Few gems you will use directly • Rails • Bundler • Rake
  • 10. RAILS Rails is distributed as a Ruby gem. gem list rails 3.0.x [sudo] gem install rails
  • 11. BUNDLER Bundler manages gem dependencies (and is itself a gem) optional for Rails 2, required for Rails 3 gem list bundler bundler (1.0.0)
  • 12. RAKE Rake is “make” for Ruby. Rails requires rake. Rake is distrubted as a gem. gem list rake 0.8.7 or higher [sudo] gem install rake
  • 13. OUR TOOLBOX • Database • Command line • Source Code Control with Git • Editor / IDE • Test Frameworks • Heroku for Easy Deployment
  • 14. DATABASE • We will use SQLite in Class • You may use MySQL or PostgreSQL (if you can handle installation) • Rails supports many other databases also
  • 15. TEST FRAMEWORKS gem list rspec-rails gem install rspec-rails rspec-rails (2.0.0)
  • 16. COMMAND LINE Mac/Unix Terminal GitBash on Windows
  • 17. GIT Git is for source code control. which git (mac, unix) git bash on windows Why Git? • Most Ruby and Rails developers use git • Eco-system of tools • Modern Source Code Control
  • 19. EDITOR / IDE RubyMine TextMate (Mac-only) Komodo (free)
  • 20. HEROKU • Simple cloud hosting • Web sign-up for free account: heroku.com [sudo] gem install heroku
  • 21. OUR TOOLBOX • Core dependencies • Ruby • Ruby Gems • Rails (gem) • Additional Tools • Database • Terminal / git bash on windows • Git • Rake (gem) • Test Frameworks • rspec, rspec-rails • Heroku (for deployment)

Notes de l'éditeur

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n