Explore >> Select a destination


You are here

www.integralist.co.uk
| | blog.jayfields.com
12.2 parsecs away

Travel
| | The default architecture for Ruby on Rails, Model View Controller, can begin to break down as Controllers become bloated and logic begins to...
| | github.com
13.7 parsecs away

Travel
| | Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
| | konradreiche.com
15.1 parsecs away

Travel
| | Ruby on Rails applications are modelled around active record yet what if your application is based on a domain which needs to be provided in a programmatic way? In other words, your application, controller and views stand on a fixed set of Ruby classes yielding the context. In a manual fashion one would implement this by creating controller and views for each specific class. Assuming that the classes of this domain share the same interface this approach would introduce a lot of redundancy. With meta-programming this amount can be cut down.
| | fabianlindfors.se
133.0 parsecs away

Travel
| MSc Computer science student