about summary refs log tree commit diff stats
path: root/app/assets/javascripts
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/pokeviewer/pokemon.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/javascripts/pokeviewer/pokemon.js b/app/assets/javascripts/pokeviewer/pokemon.js new file mode 100644 index 0000000..dee720f --- /dev/null +++ b/app/assets/javascripts/pokeviewer/pokemon.js
@@ -0,0 +1,2 @@
1// Place all the behaviors and hooks related to the matching controller here.
2// All this logic will automatically be available in application.js.