Skip to content

isabella232/recruiting-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beezwax Recruiting Exercise Dev Environment

This repo presents a base Rails 5 install for the standard Beezwax recruiting exercise so that you can spend your time writing code and not configuring an environment.

Clone like so:

git clone git@github.com:beezwax/recruiting-exercise.git beezwax-exercise && cd beezwax-exercise && bundle install

Both MiniTest and Rspec are available, and it includes haml. Feel free to use any library you want.

How to Prepare

In the pairing session you will be building a Rails app to solve a simple problem. We will be looking for familiarity with database schema design, Rails routes, MVC best practices, Rails forms, Javascript, and XHRs.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.1%
  • HTML 13.4%
  • JavaScript 2.8%
  • CSS 1.7%