<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -91,8 +91,7 @@ module StrokeDB
         #   meta = _t.join('::') 
         # end
         
-        
-        view = View.define!({ :reference_slotname =&gt; reference_slotname, :through =&gt; through, :expected_meta =&gt; meta, :extend_with =&gt; extend_with }.to_json,
+        view = View.define!(&quot;#{name.modulize.empty? ? Module.nsurl : name.modulize.constantize.nsurl}##{name.demodulize.tableize.singularize}_has_many_#{slotname}&quot;,
                             { :reference_slotname =&gt; reference_slotname, :through =&gt; through, :expected_meta =&gt; meta, :extend_with =&gt; extend_with }, &amp;AssociationViewImplementation)
         
         @args.last.reverse_merge!({&quot;has_many_#{slotname}&quot; =&gt; view})</diff>
      <filename>lib/strokedb/document/associations.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f58c76c4d40a697e66ad63c4b52e09da22fbd3c0</id>
    </parent>
  </parents>
  <author>
    <name>Yurii Rashkovskii</name>
    <email>yrashk@gmail.com</email>
  </author>
  <url>http://github.com/yrashk/strokedb/commit/07d858a8aa8c90771089dfa21abe0f2ac6fbc4a7</url>
  <id>07d858a8aa8c90771089dfa21abe0f2ac6fbc4a7</id>
  <committed-date>2008-04-29T11:22:26-07:00</committed-date>
  <authored-date>2008-04-29T11:22:26-07:00</authored-date>
  <message>better naming schema for association views [#25 state:resolved]</message>
  <tree>f179cd8331b7c1dcba7f76631047ace04f3e073a</tree>
  <committer>
    <name>Yurii Rashkovskii</name>
    <email>yrashk@gmail.com</email>
  </committer>
</commit>
