vanity icon indicating copy to clipboard operation
vanity copied to clipboard

Ruby-ify Adapter API

Open phillbaker opened this issue 12 years ago • 0 comments

Instead of using set_..., get_... and is_..., we should switch to ...=, a standard getter, and ...?.

For example: https://github.com/assaf/vanity/blob/master/lib/vanity/adapters/abstract_adapter.rb#L70

phillbaker avatar Dec 05 '13 03:12 phillbaker