On Miércoles, 9 de Marzo de 2011 00:53:35 Lindsay Morris escribió: > I installed Devise and Cancan; haven't really done configuring them yet. > Then all my data vanished from the screens: "No entries found". > mysql cmdline says there is indeed data there. > development.log has line like this: > ./log/development.log: Node Load (0.3ms) SELECT `nodes`.* FROM `nodes` > WHERE (1=0) ORDER BY `nodes`.`node_name` ASC LIMIT 0, 15 > ./log/development.log: CACHE (0.0ms) SELECT `nodes`.* FROM `nodes` WHERE > (1=0) ORDER BY `nodes`.`node_name` ASC LIMIT 0, 15 > > Anybody know where this "WHERE (1=0)" is coming from?
Does disabling cancan fix it? -- 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.
