rnubel/no-limit-code-em
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Running the server === # With nothing enabled rails s # With the app enabled NLCE_ACTIVE=1 rails s # With the IRC link on NLCE_ACTIVE=1 IRC_LINK=http://www.google.com rails s