Project

General

Profile

« Previous | Next » 

Revision a445b722

Added by Marc Dequènes about 13 years ago

  • ID a445b722dd8aefe49872e7748e41c333a48a4b34

[cleanup] the revenge of Mr Proper

View differences:

lib/cyborghood-clerk/land.rb
def register_services(container)
container.namespace_define(:clerk_land) do |b|
b.records do
require 'cyborghood-clerk/records'
Records.new
end
end
end

Also available in: Unified diff