sendmsg (BasicSocket) - APIdock
Welcome Register Projects Help About Blog APIdock release: IRON STEVE (1.4) If you have any comments, ideas or feedback, f...
Rails3からこんなのあったんだ ActiveSupport::Notifications ...
In the example above “render” is the name of the event, and the rest is called the payload . The payload is a mechanism th...
find_by_sql (ActiveRecord::Base) - APIdock:
parameter is a full SQL query as a string. It will be called as is, there will be no database agnostic conversions perform...
StoreConfigurable For ActiveRecord
StoreConfigurable For ActiveRecord Posted by MetaSkills on March 13, 2012 — 0 comments StoreConfigurable - A zero-configur...
cattr_accessor (Class) - APIdock:
when a value hasn’t explicitly been set yet on the new class instance. If you’d like to have inheritance without messing w...
Huh, had no idea instance_values was Rails and ...
Returns a hash that maps instance variable names without “@” to their corresponding values. Keys are strings both in
send_file (ActionController::Streaming) - APIdock:
Also be aware that the document may be cached by proxies and browsers. The Pragma and Cache-Control headers declare how th...
