How I can see all list of ActiveRecord methods ..which I can add by make:
finder list finder add...
And then something like this:
web mvc scaffold --class name --entity MyActiveRecordEntity_which_include_all_posible_methods
and of course I must see all of this methods in web interface. Great thnks!
so easy))) finder list && finder add XXXXXX && web mvc finder add --formBackingType ~.domain.XX --class ~.web.XXX_finder