Skip to content

Commit

Permalink
[ci skip] Autodoc commit for 50e73589c8dcd92d53ef61be54807c427f09051c.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Sep 18, 2024
1 parent 7e69c81 commit 0cb7114
Show file tree
Hide file tree
Showing 26 changed files with 670 additions and 1,311 deletions.
Binary file removed develop/_images/app-dev-tutorial-ps-to-quota-1.png
Binary file not shown.
Binary file removed develop/_images/app-dev-tutorial-ps-to-quota-2.png
Binary file not shown.
2 changes: 1 addition & 1 deletion develop/_sources/release-notes/v1.8-release-notes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ Added Sinatra Ruby Gems into ondemand-gems for other apps to use
................................................................

Related Ruby gems for the micro-webframework "Sinatra" were added to the Dashboard Gemfile to ensure they are included in the ``ondemand-gems`` RPM.
Simple applications like the Passenger status app featured in the :ref:`Passenger app development tutorial <app-development-tutorials-passenger-apps-ps-to-quota>` can now be run without needing to install gem dependencies into the application directory. The following gems were added for this purpose:
Simple applications like the Passenger status app featured in the :ref:`Ruby Starter application <app-development-tutorials-passenger-apps-starter-ruby-app>` can now be run without needing to install gem dependencies into the application directory. The following gems were added for this purpose:

.. code-block:: ruby
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ At the bottom of the page is a list of tutorials for developing Passenger apps f
:maxdepth: 2
:caption: Tutorials

tutorials-passenger-apps/ps-to-quota
tutorials-passenger-apps/ruby-starter-app
tutorials-passenger-apps/nodejs-starter-app
tutorials-passenger-apps/python-starter-app
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,7 @@ There you should see this application at the top of the list. Clicking
When the new tab opens you should see a blank page with the text ``Hello World``.
This is your new `NodeJs`_ application!

.. include:: deploy-to-production.inc

.. _NodeJs: https://nodejs.org/en
.. _Express: https://expressjs.com/
Loading

0 comments on commit 0cb7114

Please sign in to comment.