vlado/rails_db_info

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
MIT-LICENSE
README.md
Rakefile
app/assets/stylesheets/rails_db_info/application.css
app/assets/stylesheets/rails_db_info/tables.css
app/views/layouts/rails_db_info/application.html.erb
app/views/rails_db_info/tables/_header.html.erb
app/views/rails_db_info/tables/entries.html.erb
app/views/rails_db_info/tables/index.html.erb
app/views/rails_db_info/tables/show.html.erb
bin/rails
gemfiles/rails_3-1-stable.gemfile
gemfiles/rails_3-2-stable.gemfile
gemfiles/rails_4-0-stable.gemfile
gemfiles/rails_4-1-stable.gemfile
gemfiles/rails_4-2-stable.gemfile
gemfiles/ruby-1.8.7.gemfile
lib/tasks/rails_db_info_tasks.rake
rails_db_info.gemspec
app/assets/javascripts/rails_db_info/application.js0
app/assets/javascripts/rails_db_info/tables.js0
app/controllers/rails_db_info/application_controller.rb4
app/controllers/rails_db_info/tables_controller.rb14
app/helpers/rails_db_info/application_helper.rb41
A
25 mins
app/helpers/rails_db_info/tables_helper.rb4
lib/rails/routes.rb7
lib/rails_db_info.rb8
lib/rails_db_info/engine.rb6
lib/rails_db_info/table.rb21
lib/rails_db_info/table_entries.rb38
lib/rails_db_info/version.rb3