Skip to content

NotUsedCode/slacking-around

 
 

Repository files navigation

README

Hope you are ready for a shock!

still need to re-implement my work done previously on proffessions

employer_profile is missing

This requires completely new database. Drop your current db and make a new one with different name if you wish to test this branch.

In order to add professions go to rails console and type: Profession.connection and create new professions, 3-4 is enough to test it

Profession.create(name: "Chef") Profession.create(name: "Waiter") Profession.create(name: "Kitchen Porter")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 51.3%
  • HTML 36.1%
  • SCSS 6.3%
  • JavaScript 5.6%
  • Shell 0.4%
  • Dockerfile 0.3%