Skip to content

mkdika/learn-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Learn Ruby

License: MIT

Learning Ruby language and its framework (Revisited).

I am using:

Running Ruby code

Run Ruby script file

ruby <path-to-your-rb-file>
# example: ruby 01-helloworld.rb

Interactive Ruby

Running ruby built in interactive console, in terminal run:

irb

Run Rails server

From rails project root folder, run:

rails server

Reference & Tutorial

Ruby

Rails

Others

Copyright and License

Copyright 2018-2019 Maikel Chandika (mkdika@gmail.com). Code released under the MIT License. See LICENSE file.

About

Learning Ruby and Its Framework Repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •