open-data-channel-islands / data.gg-deprecated-

Providing all Bailiwick of Guernsey-related data to the public through an easily accessible API in many formats.
MIT License
2 stars 3 forks source link

Automate way to setup new data with charts #19

Closed jasemagee closed 9 years ago

jasemagee commented 9 years ago

Params: set_name, dataset_names,

Create Charts/set_name dataset_names Create Api/V10/set_name dataset_names Create developers/set_name index

Create _head.html.erb partials in the API and charts view folders

jasemagee commented 9 years ago

Can be done using by creating a rails geneartor instead of using bash scripts. See

http://edgeguides.rubyonrails.org/generators.html#creating-generators-with-generators

jasemagee commented 9 years ago

Rejected. Going to use database for holding and generating views in v2.