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
ruby_on_rails [2021/03/15 02:33] – fix no wiki tag! peteyboyruby_on_rails [2021/03/15 18:36] (current) – change to 'uid' from 'uid -u' 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
   uid=<YOUR UID>(<YOUR USERNAME>) gid=500(arpa) groups=500(arpa),600(MetaARPA)   uid=<YOUR UID>(<YOUR USERNAME>) gid=500(arpa) groups=500(arpa),600(MetaARPA)
  
ruby_on_rails.1615775581.txt.gz · Last modified: 2021/03/15 02:33 by peteyboy