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
Next revisionBoth sides next revision
ruby_on_rails [2021/03/15 02:30] – fix wiki link to making a website, clean up traditional link peteyboyruby_on_rails [2021/03/15 18:18] – [Prerequisites] 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 109: Line 110:
   => Ctrl-C to shutdown server; call with --help for options   => Ctrl-C to shutdown server; call with --help for options
  
-Then point your browser at "http://yourdomain:<YOUR UID>You should now be looking at the default 'Welcome to Rails page'. Now you can begin to develop your rails app.+Then point your browser at ''<nowiki>http://yourdomain:<YOUR UID></nowiki>''You should now be looking at the default 'Welcome to Rails page'. Now you can begin to develop your rails app.
  
 ===== Hello, world of Rails! ===== ===== Hello, world of Rails! =====
ruby_on_rails.txt · Last modified: 2021/03/15 18:36 by peteyboy