Skip to content

Instantly share code, notes, and snippets.

View ErvalhouS's full-sized avatar
🔥
This is fine

Fernando H. E. Bellincanta ErvalhouS

🔥
This is fine
View GitHub Profile
@ErvalhouS
ErvalhouS / experience.rb
Created April 6, 2018 14:33 — forked from mamantoha/experience.rb
Rails API Filtering and Sorting
# app/models/experience.rb
#
# == Schema Information
#
# Table name: experiences
#
# id :integer not null, primary key
# title :string
# description :text
# created_at :datetime not null