Editing Currency

<%= render 'form', currency: @currency %> <%= link_to 'Show', @currency %> | <%= link_to 'Back', currencies_path %>