Import historical gem data into the isitfedoraruby website
completed by: KenDhia
mentors: niteshnarayanlal, Mo Morsi
We need to import historical gem data into the isitfedoraruby webapp so that we can display a timeline of all rubygems and fedora gem activity in the ui.
For this task the student should create a new table and migration for historical gems and import data using the rubygems api in the ruby_gem model class.
The student should attach patches to this task to complete it, and optionally submit a github pull request