This website requires JavaScript.
Explore
Help
Sign In
dan
/
parsley
Watch
1
Star
0
Fork
0
You've already forked parsley
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d8720a8a6c
parsley
/
app
/
views
/
recipes
/
show.json.jbuilder
6 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
caching
2018-04-02 11:21:35 -05:00
json.cache_root! [@recipe] do
recipe editing
2018-04-01 21:43:23 -05:00
show log
2018-04-14 15:04:08 -05:00
json.partial! 'recipe', recipe: @recipe
recipe editing
2018-04-01 21:43:23 -05:00
caching
2018-04-02 11:21:35 -05:00
end
Reference in New Issue
Copy Permalink