This website requires JavaScript.
Explore
Help
Register
Sign In
rubydesign
/
vue_r
Watch
1
Star
0
Fork
0
You've already forked vue_r
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8717ac7593
vue_r
/
test
/
dummy
/
config
/
routes.rb
5 lines
90 B
Ruby
Raw
Normal View
History
Unescape
Escape
rails new plugin mountable
2023-02-08 10:01:53 +01:00
Rails
.
application
.
routes
.
draw
do
something to play with
2023-02-08 10:30:19 +01:00
resources
:images
get the data to work with active_yaml
2023-02-08 10:55:44 +01:00
root
to
:
"
images
#
show
"
,
id
:
1
rails new plugin mountable
2023-02-08 10:01:53 +01:00
end
Reference in New Issue
Copy Permalink