|
You are here |
bpohoriletz.github.io | ||
| | | | |
jamesmead.org
|
|
| | | | | This nix-shell environment provides a Ruby environment capable of running a Rails app without a database | |
| | | | |
phili.pe
|
|
| | | | | Personal website of Philipe Fatio | |
| | | | |
blog.presidentbeef.com
|
|
| | | | | [AI summary] The article discusses bundling dependencies within Ruby gems to avoid version conflicts and isolate dependencies, using Brakeman as a case study. | |
| | | | |
www.integralist.co.uk
|
|
| | | Introduction Model View Controller Mixed definitions God Controller Problems Skinny Controller Presenters? What problem are Presenters trying to solve? How do they work? Code Example Controller View Presenter Conclusion Introduction Model, View, Controller (MVC). This is a pretty standard architectural pattern and has been in use when developing software since the early 1970's. The basic principle of the pattern is to separate the different areas of logic from your application into distinct compartments. | ||