JetBrains / sample_rails_app_7th_ed
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 15% | 0% | 84%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
scss0% | 0% | 100% | 0% | 0%
rb0% | 0% | 0% | 0% | 100%
erb0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
ru0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
app0% | 0% | 22% | 0% | 77%
db0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
config0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
custom.scss
in app/assets/stylesheets
260 -
user.rb
in app/models
87 17
users_controller.rb
in app/controllers
67 12
404.html
in public
61 -
422.html
in public
61 -
500.html
in public
60 -
59 -
53 8
46 2
sessions_helper.rb
in app/helpers
44 8
_header.html.erb
in app/views/layouts
39 -
production.rb
in config/environments
36 -
microposts_controller.rb
in app/controllers
32 4
home.html.erb
in app/views/static_pages
31 -
show_follow.html.erb
in app/views/users
30 -
development.rb
in config/environments
30 -
29 -
sessions_controller.rb
in app/controllers
28 3
application.html.erb
in app/views/layouts
24 -
show.html.erb
in app/views/users
24 -
edit.html.erb
in app/views/users
22 -
routes.rb
in config
20 -
new.html.erb
in app/views/sessions
19 -
relationships_controller.rb
in app/controllers
19 2
new.html.erb
in app/views/users
18 -
_micropost.html.erb
in app/views/microposts
17 -
edit.html.erb
in app/views/password_resets
16 -
_stats.html.erb
in app/views/shared
15 -
static_pages_controller.rb
in app/controllers
14 4
14 1
menu.js
in app/javascript/custom
14 -
_footer.html.erb
in app/views/layouts
13 -
about.html.erb
in app/views/static_pages
13 -
micropost.rb
in app/models
13 -
mailer.html.erb
in app/views/layouts
12 -
new.html.erb
in app/views/password_resets
12 -
_error_messages.html.erb
in app/views/shared
12 -
application_controller.rb
in app/controllers
11 1
_micropost_form.html.erb
in app/views/shared
10 -
application_helper.rb
in app/helpers
10 1
user_mailer.rb
in app/mailers
10 2
10 1
_follow_form.html.erb
in app/views/users
9 -
help.html.erb
in app/views/static_pages
9 -
password_reset.html.erb
in app/views/user_mailer
9 -
puma.rb
in config
9 -
9 1
9 1
_user.html.erb
in app/views/users
8 -
users_helper.rb
in app/helpers
8 1
Files With Most Units (Top 24)
File# lines# units
user.rb
in app/models
87 17
users_controller.rb
in app/controllers
67 12
53 8
sessions_helper.rb
in app/helpers
44 8
static_pages_controller.rb
in app/controllers
14 4
microposts_controller.rb
in app/controllers
32 4
sessions_controller.rb
in app/controllers
28 3
relationships_controller.rb
in app/controllers
19 2
user_mailer.rb
in app/mailers
10 2
46 2
application_controller.rb
in app/controllers
11 1
14 1
application_helper.rb
in app/helpers
10 1
users_helper.rb
in app/helpers
8 1
hello_controller.js
in app/javascript/controllers
6 1
7 1
5 1
9 1
5 1
5 1
5 1
6 1
9 1
10 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 2 long lines.

File# lines# units# long lines
46 2 1
59 - 1