forked from sinatra/sinatra
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As I'm new to Sinatra (and ruby generally) I'm searching for an entry point to start reading through the source, something like we did with the Rack project (we started reading run and use first).
The other issues that are opened till now seems a little advanced to me, so I'm wondering if there's a simpler way to start.
EDIT: As I see 95% of Sinatra is mainly in sinatra/lib/base.rb.
I've also noted that this file is kinda large (~1600 loc).. so I was wondering: Why didn't they broke up the code into smaller pieces (eg. separate files)? Wouldn't it make the code easier to maintain?
Isn't Sinatra considered to be a "monolithic" app, which is not a good thing?
@codereading/readers
Metadata
Metadata
Assignees
Labels
No labels