It's fixed now, thanks On Lunes, 26 de Septiembre de 2011 12:06:07 Atastor escribió: > Double checked, retraced the setup-steps; its really the most basic setup > which already fails: > > rvm use 1.9.2@rails-3_1 > rails new select-problem > cd select-problem > <Add active_scaffold to Gemfile (via ':git =>' and to > app/assets/*/application*> > bundle install > rails g active_scaffold Aaa name:string bbb_id:integer > rails g active_scaffold Bbb name:string > bundle exec rake db:migrate > <Add has_many/belongs_to in models and conf_ui = :select to AaasController> > rails s > > > add some aaas and some bbbs, and the described behavior can be > demonstrated: > > <https://lh6.googleusercontent.com/-7g6cHQuN8Fk/ToBOWQ00vLI/AAAAAAAAAXw/lM7 > XjPGoy6E/Bildschirmfoto%2525202011-09-26%252520um%25252012.04.42.png> and > klicking "Edit": > > <https://lh5.googleusercontent.com/-FuX3vfEsZLw/ToBOdQkXo1I/AAAAAAAAAX0/N9d > O7UXwJb8/Bildschirmfoto%2525202011-09-26%252520um%25252012.04.48.png> > > Regards > Michael
-- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. 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/activescaffold?hl=en.
