pouyana/gutenbergtranslator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
Gemfile
Gemfile.lock
README.md
README.rdoc
Rakefile
app/assets/images/en.png
app/assets/images/ir.png
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/book.js.coffee
app/assets/javascripts/books.js.coffee
app/assets/javascripts/static_pages.js.coffee
app/assets/javascripts/translate.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/bootstrap_and_overrides.css.scss
app/assets/stylesheets/bootstrap_and_overrides_rtl.css.scss
app/assets/stylesheets/rtl.css.scss
app/assets/stylesheets/static_pages.css.scss
app/assets/stylesheets/translate.css.scss
app/controllers/application_controller.rb16
A
0 mins
app/controllers/books_controller.rb19
A
0 mins
app/controllers/home_controller.rb5
A
0 mins
app/controllers/static_pages_controller.rb6
A
0 mins
app/controllers/translate_controller.rb43
A
0 mins
app/controllers/users_controller.rb29
A
0 mins
app/helpers/application_helper.rb25
A
0 mins
app/helpers/books_helper.rb2
A
0 mins
app/helpers/gut.text
app/helpers/home_helper.rb2
A
0 mins
app/helpers/rdfreader.rb126
A
1 hr
app/helpers/static_pages_helper.rb2
A
0 mins
app/helpers/text_to_paragraphs.rb109
A
2 hrs
app/helpers/translate_helper.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/models/ability.rb9
A
0 mins
app/models/book.rb122
A
1 hr
app/models/p_translate.rb4
A
0 mins
app/models/paragraph.rb61
A
0 mins
app/models/path.rb5
A
0 mins
app/models/role.rb5
A
0 mins
app/models/user.rb7
A
0 mins
app/models/w_translate.rb4
A
0 mins
app/models/wikidata.rb90
A
1 hr
app/models/word.rb5
A
0 mins
app/views/books/new.html.erb
app/views/books/search.html.erb
app/views/books/show.html.erb
app/views/devise/passwords/new.html.erb