Closed techpeace closed 10 years ago
Based on the JSON API app that was previously created, determine how to import the TEKS standards and subjects into our database.
class Subject has_many :standards end
Based on the JSON API app that was previously created, determine how to import the TEKS standards and subjects into our database.