Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Root to README #10

Merged
merged 2 commits into from
Sep 2, 2014
Merged

Root to README #10

merged 2 commits into from
Sep 2, 2014

Conversation

bluerogue251
Copy link
Owner

Change the root URL to point to the README page.
This is so that I can give shorter URLs when pointing people to the
README.

Change the root URL to point to the README page.
This is so that I can give shorter URLs when pointing people to the
README.
@@ -1,7 +1,8 @@
Rails.application.routes.draw do
root 'dashboard#show'
root 'dashboard#readme'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling c819147 on root_to_readme into 9c2b34e on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling c819147 on root_to_readme into 9c2b34e on master.

bluerogue251 added a commit that referenced this pull request Sep 2, 2014
@bluerogue251 bluerogue251 merged commit d0faa95 into master Sep 2, 2014
@bluerogue251 bluerogue251 deleted the root_to_readme branch September 2, 2014 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants