Unsorted Bookmarks

49625 bookmarks
Custom sorting
Rails Routing from the Outside In
Rails Routing from the Outside In
Rails Routing from the Outside InThis guide covers the user-facing features of Rails routing.After reading this guide, you will know: How to interpret the code in config/routes.rb. How to construct your own routes, using either the preferred resourceful style or the match method. How to declare route parameters, which are passed onto controller actions. How to automatically create paths and URLs using route helpers. Advanced techniques such as creating constraints and mounting Rack endpoints.
·guides.rubyonrails.org·
Rails Routing from the Outside In
Whither Sockets? - ACM Queue
Whither Sockets? - ACM Queue
One of the most pervasive and longest-lasting interfaces in software is the sockets API. Developed by the Computer Systems Research Group at the University of California at Berkeley, the sockets API was first released as part of the 4.1c BSD operating system in 1982. While there are longer-lived APIs, it is quite impressive for an API to have remained in use and largely unchanged for 27 years. The only major update to the sockets API has been the extension of ancillary routines to accommodate the larger addresses used by IPv6.
·queue.acm.org·
Whither Sockets? - ACM Queue
Viable System Model - Wikipedia, the free encyclopedia
Viable System Model - Wikipedia, the free encyclopedia
The viable system model (VSM) is a model of the organizational structure of any autonomous system capable of producing itself. A viable system is any system organised in such a way as to meet the demands of surviving in the changing environment. One of the prime features of systems that survive is that they are adaptable. The VSM expresses a model for a viable system, which is an abstracted cybernetic (regulation theory) description that is claimed to be applicable to any organisation that is a viable system and capable of autonomy.
·en.wikipedia.org·
Viable System Model - Wikipedia, the free encyclopedia