Changeset 809c6b5


Ignore:
Timestamp:
12/28/2022 09:29:35 AM (16 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7036577
Parents:
3fd1cb7
Message:

Fix the note about ruby-on-rails applications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r3fd1cb7 r809c6b5  
    131131
    132132<screen role="nodump"><userinput>cd /path/to/web/app
    133 bundle update rake
    134 /etc/rc.d/init.d/httpd restart</userinput></screen>
     133bundle update rake</userinput></screen>
     134
     135      <para>
     136        and restart the webserver which serves the application.
     137      </para>
     138
    135139    </note>
    136140
Note: See TracChangeset for help on using the changeset viewer.