Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pundsack committed Feb 8, 2014
1 parent a191b9e commit 9c9161f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ruby-sample
# ruby-rails-sample

This is a barebones Ruby app using the [Rails](http://rubyonrails.org) framework.

Expand Down
2 changes: 2 additions & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
RubyRailsSample::Application.configure do
$stdout.sync = true

# Settings specified here will take precedence over those in config/application.rb.

# In the development environment your application's code is reloaded on
Expand Down

0 comments on commit 9c9161f

Please sign in to comment.