install draper
Showing
| ... | @@ -116,3 +116,6 @@ gem 'settingslogic' | ... | @@ -116,3 +116,6 @@ gem 'settingslogic' |
| # Check mail format | # Check mail format | ||
| gem 'validates_email_format_of' | gem 'validates_email_format_of' | ||
| # Presentaion layer | |||
| gem 'draper', '~> 1.3' |
app/decorators/tag_decorator.rb
0 → 100644
app/decorators/tags_decorator.rb
0 → 100644
spec/decorators/tag_decorator_spec.rb
0 → 100644
Please
register
or
sign in
to comment