kpumuk / meta-tags

Search Engine Optimization (SEO) for Ruby on Rails applications.
MIT License
2.73k stars 275 forks source link

Formatting? #11

Closed aaronchi closed 12 years ago

aaronchi commented 12 years ago

It would be really nice if this gem produced the meta output with the name/property first and then the content. It does the job but the code is really hard to read in source.

kpumuk commented 12 years ago

It should not be the case in Ruby 1.9, and I don't really see the point to support such a decorative feature (it requires lots of code changes).