Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Root I have nothing against rails. Just trying to point out that the codebase isn't small.
-
@Techno-Wizard make a documentation generator? Some simple parsing, just read the function signature.
You could have it stop at every function and throw up a dialog box that'll allow you to enter descriptions of all parsed args and stuff. -
@RememberMe if I wasn't under such a time crunch I would have, but I didn't have time to put together something like that with the 2 days I had left once I finally got to the code.
-
Root825516yWhy do professors never have any goddamn real-world experience? They teach shit. Metaphorical useless shit that only hurts students' abilities to do something fucking useful after surviving college.
If someone committed code like this, I would yell at them. There is absolutely zero reason to describe the bloody obvious in excruciating detail.
Akahdjdkagajdlf. -
@SoulSkrix basically. The pre and post condition is so pointless unless there's a nonobvious exception
my professor expects a full copyright documentation as well as pre post return and other conditions on top of every function in our entire project and she gave us a week to do it. Note that this is in rails. Please help me.
rant