Luiz Gustavo M. Sampaio

Results 3 issues of Luiz Gustavo M. Sampaio

Is there any way to distinguish artboards from groups? Looking at the psd.tree.to_hash, they both appear as "group"

ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14] Rails 4.1.11 ``` rake diagram:all --trace ** Invoke diagram:all (first_time) ** Invoke diagram:setup:create_new_doc_folder_if_needed (first_time) ** Execute diagram:setup:create_new_doc_folder_if_needed ** Invoke diagram:models:complete (first_time) ** Execute diagram:models:complete...

Would be possible to accept the URI as a valid connection string? `postgresql://[user[:password]@][netloc][:port][,...][/dbname][?param1=value1&...]` This is how Heroku provides access to its databases, and due the fact the values can (will?)...

enhancement
up for grabs