====== Ruby Assignment 1 ====== Due: Mon, Apr 19, 11:59pm Save or copy all work to a “cs498gpl/assignments/ruby” subdirectory. 1. Complete Ruby [[ruby_exercises#exercise_4_-_use_a_sqlite_database_in_ruby|exercise 4]]. Save as //rubyex4.rb//. 2. In //q2.txt//, answer this question: What is the concept of //reflection// in computer programming? How does the Ruby language apply the concept of //reflection//? List the references used for your answer.