mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-07 15:21:58 +08:00
This results in code that is easier to read, and better indicates the code is dealing with an object and not a hash. Rename ser to data in some Invoice methods to keep it consistent. Allow Invoice#generate_pdf argument to be optional, and use the invoice serializer if the argument is not given. Remove unnecessary detailed: true options when calling the invoice serializer. Avoid creating an unnecessary invoice serializer in the invoice route. |
||
---|---|---|
.. | ||
access-control.erb | ||
billing.erb | ||
create.erb | ||
dashboard.erb | ||
index.erb | ||
invoice.erb | ||
show.erb | ||
tag-list.erb | ||
tag.erb | ||
token.erb | ||
user-tabbar.erb | ||
user.erb |