Let's build for Ruby and Rails developers - Part 4 - Creating the core data models
Web-Crunch
Hi, My name is Andy Leverenz and I work as a product designer and developer. For fun, I design, code, and write. Check out my blog called Web-Crunch https://web-crunch.com where I publish design and development tutorials with the occasional vlog.
====================
Let's build for Ruby and Rails developers - Part 4 Creating the core data models
Welcome to part 4 of my Let's build for Ruby and Rails developers series. This part will focus on generating our core model layer inside the Ruby on Rails application.
The core models we'll leverage in this app, to begin with, will be the Job and User model. In a previous part, I mentioned taking a simpler route with the User model that prefers boolean attributes as to a fully separated persona of user models.
Our User model ends up with a few sets of boolean columns including:
- developer
- admin
- employer
Continue reading: https://web-crunch.com/posts/lets-build-for-ruby-and-rails-developers-part-4
π° One-Click Subscribe: https://www.youtube.com/user/webcrunchblog?sub_confirmation=1
ππ€ Latest course: HELLO RAILS https://hellorails.io
π» Previously published at: https://web-crunch.com/posts/lets-build-for-ruby-and-rails-developers-part-4
π» Check out the blog: https://web-crunch.com
π¦ Check out my personal site: https://justalever.com
βοΈ Keep me awake. Buy me a coffee https://www.buymeacoffee.com/webcrunch
π Links: Weekly Newsletter: https://digest.web-crunch.com/ Twitter: https://twitter.com/webcrunchblog Twitter(Personal Account): https://twitter.com/justalever Dribbble: https://dribbble.com/justalever Github: https://github.com/justalever
πCheck out my book on UX Design: "LUXD: Learn User Experience Design" https://web-crunch.com/products/luxd
π Check out my FREE book on Tumblr Theming: "Pro Tumblr Theming" https://web-crunch.com/proucts/ptt
π― Need awesome web hosting? Check out cloudways. They allow me to use a variety of hosting providers and build apps with ease: http://bit.ly/webcrunchhosting
π Need more advanced hosting for Rails, PHP, Node, or other projects? Digital Ocean has you covered. https://m.do.co/c/ee243ee15648
π Ruby on Rails devs, Try HatchBox.io. You'll save upwards of 50% compared to Heroku. I use it and love it! https://hatchbox.io/?via=andy ... https://www.youtube.com/watch?v=XoDG-7jX4mM
115441468 Bytes