crazy_pete: but i am beginning to think it is better NOT to use ANY third party libs for ruby since trusting the code of someone who doesn’t know better than to use something like gem screams “MICROSOFT
crazy_pete: if the windiots maintaining gem care about making things better they should get out of the computing field altogether and read books to children if they wanna help the world
Simply upgrading Rails is certain to be a recipe for disaster because it’s very hard to click through 100+ controllers and have any guarantee of completeness.
By isolating all of the business logic in the Model portion of the Model-View-Control paradigm, it is easier to suffer from data integrity and security problems and harder to optimize the system for high demand situations.
I’m looking for a flowchart to Ruby/Rails source code program. Anyone know of anything like that? Like Visio Enterprise Architect lets you make UML diagrams and then outputs to .NET language code