|
|
|
|
|
by teamon
4569 days ago
|
|
While we all know that ruby gems have a couple of issues I think one thing was done exactly the way it should be - somehow enforced standard structure: NAME.gemspec, bin, ext, lib, lib/NAME.rb. I don't know if this is specific to only ruby community but there is at least some level of consistency which makes everyone lifes easier. I will have to carefully read all arguments agains enforcing such structure in bower. |
|