ruby on rails - How do I know which modules are associated with ActiveRecord::Base? -



ruby on rails - How do I know which modules are associated with ActiveRecord::Base? -

i'm having difficulty locating methods invoked on activerecord instances defined. come mixed-in module, can't find documentation indicating modules mixed in. there documentation anywhere lists modules mixed activerecord? or have open base.rb find out?

this specific instance of dealing rails in general- if want find method defined, how go looking it? people go straight code?

the rails source code can convoluted sure. when lost start going rails api , ctrl-f , method name. specific method asking about?

ruby-on-rails ruby activerecord

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -