sergio-fry/youtube-fetcher

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env.development
.env.production
.env.test
.gitignore
.postcssrc.yml
.rspec
.ruby-version
.travis.yml
.yarnclean
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
Rakefile
app/assets/stylesheets/application.css
app/assets/stylesheets/channels.css
app/assets/stylesheets/feedback.scss
app/assets/stylesheets/pages.scss
app/assets/stylesheets/search.scss
app/assets/stylesheets/stats.scss
app/assets/stylesheets/videos.scss
app/assets/stylesheets/welcome.css
app/views/channels/_podcast_link.html.erb
app/views/channels/index.html.erb
app/views/channels/new.html.erb
app/views/channels/show.atom.builder
app/views/channels/show.html.erb
app/views/feedbacks/_form.html.erb
app/views/feedbacks/index.atom.builder
app/views/feedbacks/new.html.erb
app/views/feedbacks/show.html.erb
app/views/feedbacks/thank_you.html.erb
app/views/layouts/application.html.erb
app/views/pages/about.html.erb
app/views/search/index.html.erb
app/views/shared/_google_analytics.erb
app/views/shared/_meta_description.html.erb
app/views/stats/index.html.erb
app/views/videos/index.html.erb
app/views/videos/show.html.erb
bin/bundle
bin/delayed_job
bin/rails
bin/rake
bin/setup
bin/spring
bin/update
bin/webpack