alphagov / trade-tariff-backend

Enabling the population and distribution via API of UK Customs tariffs and duties
MIT License
7 stars 6 forks source link

Add app exectuables #259

Closed davidbasalla closed 8 years ago

davidbasalla commented 8 years ago

Previously running rails s would not start the server locally and instead only display the usage in the terminal. This also meant that running bowl tradetariffapi from the Dev VM 'development' directory would not start the app properly. See http://edgeguides.rubyonrails.org/4_0_release_notes.html#railties-notable-changes

We run rake rails:update:bin to generate these files

matthewford commented 8 years ago

Hi @davidbasalla, the tariff will be extracted out of the dev vm once we move to CF, going to hold off with this as I think we have a similar commit in our CF branch