Skip to content

nazmulnnb/Ruby-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Training

Preparation tasks for interview

Ruby installation:

  1. download installer from following link:
    http://railsinstaller.org/en
  2. Check with the command 'irb' and the expected output is: irb(main):001:0>
    if it doesn't work, please set up your windows environment path manually.

As we will be using git, so all the task solution should be uploaded to github. Please follow the instructions below:

  1. Create a branch for your own experiment. and code on that branch.
  2. Rename your code with your name. (i.e. someone.rb)
  3. when you're done, please create a merge request and add reviewer.
  4. If it is accepted then you're ready to squash and merge.

About

Preparation tasks for interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages