Did that *ever* work? Development mode reloading only works between requests. Ruby-debug may also be caching its own copy of the source somewhere.
--Matt Jones On Mar 21, 3:58 pm, Fernando Perez <[email protected]> wrote: > Fernando Perez wrote: > > With Rails 2.3.2 and ruby-debug 0.10.3 very weird things are happening. > > Am I the only one? > > Here is one of the weird behavior: in development mode, if I edit a > Model, I sometimes notice that the code doesn't get reload when I issue > the 'list' command in the debugger. Therefore I bang my head not > understanding why my edits don't make any change. > > Therefore I have to ctrl+c and relaunch Thin. Anyone else ran in this > problem previously? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

