summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20add route to licenses#show.mo khan
2014-02-20review readme.mo khan
2014-02-20return the paginated set of results.mo khan
2014-02-20create licenses table and return most recently created.mo khan
2014-02-20use named parameters for better readability and ensure a json response is ret...mo khan
2014-02-20extract filter to prepare pagination fields.mo khan
2014-02-20allow clients to specify the number of items per page.mo khan
2014-02-20return a specific page of results.mo khan
2014-02-20start to define the index action.mo khan
2014-02-20create route to licenses#index.mo khan
2014-02-20install rspec and cleanup default gem file.mo khan
2014-02-20rails new .mo khan
2014-02-20specifiy ruby.mo khan
2014-02-20sketch out a rough design.mo khan
2014-02-20Create README.mdGavin Miller