1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Blake Mizerany
849a5a95fc using -b over -h option from cli for bind address
I've also renamed all occurrences of options.host
to options.bind
2010-02-04 17:16:05 -08:00
Simon Rozet
e153415527 rename methodoverride setting to method_override
for consistancy with others settings which are all snake case
2010-01-29 18:44:07 +01:00
Ryan Tomayko
afe0349688 Base enable show_exceptions, dump_errors in development 2010-01-28 08:11:19 -08:00
Ryan Tomayko
de6d6d6657 Base enables static by default if public is set and exists 2010-01-28 08:04:43 -08:00
Simon Rozet
01b5f65969 options => settings in ShowExceptions 2009-12-23 03:52:09 +01:00
Simon Rozet
b1936b6a28 Clean-up settings test 2009-12-23 03:50:43 +01:00
Simon Rozet
c6304830cb options_test.rb => settings_test.rb 2009-12-23 03:48:25 +01:00
Renamed from test/options_test.rb (Browse further)