| FAQ |
| Kalender |
|
|
#11 | ||
|
|||
|
Medlem
|
Citat:
Kod:
# Route
match '', to: 'images#show', constraints: {subdomain: /.+/}
# Controller
@image = Image.find_by_name!(request.subdomain)
|
||
|
|
Svara med citat
|
|
|