What is ActiveRecord & why is it so important? This video reveals the basics.
ActiveRecord is a component of Ruby on Rails, which helps you works with your database, by creating & deleting records through models.
A model is a Ruby class which defines a specific entity in your database (like users, cats, books, etc.).
Want to learn more?
Subscribe to this channel now, watch more videos in this channel & visit my website:
https://www.rubyguides.com/
Thanks for watching! :)