index
:
interviews/petrofeed.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
Age
Commit message (
Expand
)
Author
2014-02-27
load locations in controller
mo khan
2014-02-27
add a homepage to display the different types of routes.
mo khan
2014-02-27
move shared partials into shared folder.
mo khan
2014-02-22
load the location as expected.
mo khan
2014-02-22
pass location json to partial. active records lazy instantiation of has_one r...
mo khan
2014-02-22
remove .json extension from jbuilder templates.
mo khan
2014-02-22
remove explicit render :json.
mo khan
2014-02-22
found a weird bug with jbuilder and trying to render the location json node.
mo khan
2014-02-22
remove unused files.
mo khan
2014-02-22
add status to license and fix broken jbuilder spec.
mo khan
2014-02-22
add the license status to the json response.
mo khan
2014-02-22
add well types and license statuses to the company licenses json response.
mo khan
2014-02-22
extract partials for well types and license types.
mo khan
2014-02-22
add license statuses to the json response.
mo khan
2014-02-22
add well types to the json response.
mo khan
2014-02-22
add applicant name to json response.
mo khan
2014-02-22
do not disclose company or well type information for confidential licenses.
mo khan
2014-02-22
extract partial for company.
mo khan
2014-02-22
extract partial for location.
mo khan
2014-02-22
extract well_type partial.
mo khan
2014-02-22
extract partial to render the license information.
mo khan
2014-02-22
add json response for licenses#show.
mo khan
2014-02-22
update json response for company_licenses#index.
mo khan
2014-02-22
add id to json response.
mo khan
2014-02-22
define json for licenses#index endpoint.
mo khan
2014-02-22
start view specs for each json response.
mo khan
2014-02-21
start to build the json specs.
mo khan
2014-02-20
rails new .
mo khan