iankiema / Recipe-App

Recipe App is based on Ruby Language and Rails framework which helps the user add food and recipes . You can choose to make recipes public.
MIT License
1 stars 0 forks source link

Recipe Models #13

Closed iankiema closed 10 months ago

iankiema commented 10 months ago

Generate Recipe with necessary attributes. Set up associations between models. Create database tables for recipes.