Runtime assertions for Ruby literal.fun
ruby
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

The `prop` method should return its name so it can be chained with other macros (#292)

authored by

Joel Drapper and committed by
GitHub
e92339ae 64cc3a94

+2
+2
lib/literal/properties.rb
··· 57 57 literal_properties << property 58 58 __define_literal_methods__(property) 59 59 include(__literal_extension__) 60 + 61 + name 60 62 end 61 63 62 64 def literal_properties