Sha256: 8c9a63851f6e2cdfdd00e75529cb7915f963de1f03cd4481c14710d2c85d25b6
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
class E < ActiveOrient::Model ## Edges are referenced with UPCASE-NAMES ---> went to config/boot.rb # def self.naming_convention name=nil # name.present? ? name.upcase : ref_name.upcase # end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active-orient-0.5 | examples/time_graph/model/e.rb |