[ARVADOS] updated: 004bafda085386b50e074eedf370ec40a386d6e5

git at public.curoverse.com git at public.curoverse.com
Tue Jul 28 12:29:51 EDT 2015


Summary of changes:
 doc/_includes/_install_ruby_and_bundler.liquid | 2 +-
 doc/install/install-sso.html.textile.liquid    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  004bafda085386b50e074eedf370ec40a386d6e5 (commit)
       via  c21473474aba30c12921961483990908ba525b82 (commit)
      from  c8f0866051391c9932a8d39bbd3cacb83e60c20e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 004bafda085386b50e074eedf370ec40a386d6e5
Author: Brett Smith <brett at curoverse.com>
Date:   Tue Jul 28 12:29:37 2015 -0400

    Fix duplicated id in SSO install documentation.
    
    No issue #.

diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index eae0b3f..3efe124 100644
--- a/doc/install/install-sso.html.textile.liquid
+++ b/doc/install/install-sso.html.textile.liquid
@@ -170,7 +170,7 @@ Alternatively, if the database user you intend to use for the SSO server is not
 ~/sso-devise-omniauth-provider$ <span class="userinput">RAILS_ENV=production bundle exec rake db:seed</span>
 </code></pre></notextile>
 
-h2(#client). Generate assets
+h2(#assets). Generate assets
 
 If you are running in the production environment, you'll want to generate the assets:
 

commit c21473474aba30c12921961483990908ba525b82
Author: Brett Smith <brett at curoverse.com>
Date:   Tue Jul 28 12:28:58 2015 -0400

    6691: Add reference to Ubuntu trusty in Ruby install instructions.
    
    I confirmed that these packages are all installable on Ubuntu 14.04.
    Refs #6691.

diff --git a/doc/_includes/_install_ruby_and_bundler.liquid b/doc/_includes/_install_ruby_and_bundler.liquid
index 84544ba..55627b4 100644
--- a/doc/_includes/_install_ruby_and_bundler.liquid
+++ b/doc/_includes/_install_ruby_and_bundler.liquid
@@ -35,7 +35,7 @@ Install prerequisites for CentOS 6:
     automake libtool bison sqlite-devel
 </span></code></pre></notextile>
 
-Install prerequisites for Ubuntu 12.04:
+Install prerequisites for Ubuntu 12.04 or 14.04:
 
 <notextile>
 <pre><code><span class="userinput">sudo apt-get install \

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list