Restful APIs and Model creation in Ruby on Rails
Active Record plays the most important role in ROR. Active Record is the ORM (Object-relational mapping) of rails. Using the Active Record we can perform CRUD operation in ROR and manages all database related operations. It is a model aspect of rails...
hallucinations-in-llms-101-part-i.hashnode.dev3 min read