takashyx/slackboard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rbenv-gemsets
.ruby-version
Capfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/favicon.ico
app/assets/javascripts/channels.js.coffee
app/assets/javascripts/home.js.coffee
app/assets/javascripts/posts.js.coffee
app/assets/javascripts/stars.js.coffee
app/assets/javascripts/users.js.coffee
app/assets/javascripts/words.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/channels.css.scss
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/posts.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/assets/stylesheets/slate.css
app/assets/stylesheets/slate/base.less
app/assets/stylesheets/slate/bootswatch.css.less
app/assets/stylesheets/slate/loader.css.less
app/assets/stylesheets/slate/mixins.less
app/assets/stylesheets/slate/variables.less
app/assets/stylesheets/stars.css.scss
app/assets/stylesheets/users.css.scss
app/assets/stylesheets/words.css.scss
app/views/_chart.html.erb
app/views/channels/_form.html.erb
app/views/channels/edit.html.erb
app/views/channels/index.html.erb
app/views/channels/index.json.jbuilder
app/views/channels/new.html.erb
app/views/channels/show.html.erb
app/views/channels/show.json.jbuilder
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/slate.html.erb
app/views/posts/_form.html.erb
app/views/posts/edit.html.erb
app/views/posts/index.html.erb
app/views/posts/index.json.jbuilder
app/views/posts/new.html.erb
app/views/posts/show.html.erb
app/views/posts/show.json.jbuilder
app/views/stars/_form.html.erb
app/views/stars/edit.html.erb