ruby-rdf / rdf-ldp

A suite of LDP software and middleware for RDF.rb & Rack
The Unlicense
13 stars 2 forks source link

Refactor for style #66

Closed no-reply closed 8 years ago

no-reply commented 8 years ago

Freeze constants, constantize frequently used RDF::Vocab terms, & cleanup style for rubocop.

no-reply commented 8 years ago

Just merging this myself, since it's a pure refactor.