i have

class Indicador < ActiveRecord::Base
  hobo_model # Don't put anything above this
  fields do
    indicador :string
    timestamps
  end
--------------
indicadors view directory

index.dryml:

<index-page >
  <collection: replace>
    <div>
      <table-plus fields="this"/>
    </div>
  </collection:>
</index-pag>

Indicador <http://localhost:3000/indicadors?sort=name><a 
class="indicador-link" 
href="/indicadors/1-eventos-de-formacion-de-promotores"><span class="view 
indicador-name ">Eventos de formacion de promotores</span></a>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/kl-JVoGZdK4J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to