User Tools

Site Tools


ruby_on_rails

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ruby_on_rails [2021/03/15 02:33] – fix no wiki tag! peteyboyruby_on_rails [2021/03/15 18:27] – [Getting started] added link to port allocation page peteyboy
Line 8: Line 8:
  
   * You must be a MetaARPA member to use Rails (see [[http://sdf.org/index.cgi?access|memberships]] page).   * You must be a MetaARPA member to use Rails (see [[http://sdf.org/index.cgi?access|memberships]] page).
 +  * You should figure out your [[meta port allocation| allocated port]] in the metaarray
   * Most Rails applications use a database, so you'll probably want dba membership as well (see [[http://sdf.org/index.cgi?access|memberships]] page). However MetaARPA members may use sqlite if they so desire.   * Most Rails applications use a database, so you'll probably want dba membership as well (see [[http://sdf.org/index.cgi?access|memberships]] page). However MetaARPA members may use sqlite if they so desire.
  
Line 95: Line 96:
 **step 3:** **step 3:**
  
-Start the webrick server on the port **that is equal to your uid**, which you can obtain by executing //''id -u''((Use the "id" command to find your uid+Start the webrick server on your [[meta port allocation |meta allocated port]] that is equal to your //uid ((Example:
  
   $ id -u   $ id -u
ruby_on_rails.txt · Last modified: 2021/03/15 18:36 by peteyboy