Commit af797ed
authored
MONGOID-5143 [Code Comments Only] Remove magic comment "# encoding: utf-8" (#5041)
* Remove magic comment "# encoding: utf-8".
It has not had any affect since Ruby 2.1, as that version made UTF-8 the default encoding. Min ruby we support is 2.3, so this is fine to remove.
* Commmit missed files
Co-authored-by: shields <shields@tablecheck.com>1 parent c9ba9cf commit af797ed
File tree
853 files changed
+2
-853
lines changed- examples
- lib
- mongoid
- association
- embedded
- embedded_in
- embeds_many
- embeds_one
- nested
- referenced
- belongs_to
- has_and_belongs_to_many
- has_many
- has_one
- atomic
- paths
- embedded
- attributes
- clients
- validators
- config
- validators
- contextual
- aggregable
- criteria
- queryable
- extensions
- errors
- extensions
- fields
- validators
- indexable
- validators
- persistable
- railties
- tasks
- threaded
- timestamps
- created
- updated
- validatable
- rails
- generators
- mongoid
- config
- model
- support
- perf
- spec
- integration
- associations
- atomic
- criteria
- mongoid
- association
- embedded
- embedded_in
- embeds_many
- embeds_one
- nested
- referenced
- belongs_to
- has_and_belongs_to_many
- has_many
- has_one
- atomic
- paths
- embedded
- attributes
- clients
- config
- contextual
- aggregable
- criteria
- queryable
- extensions
- errors
- extensions
- fields
- indexable
- matcher
- persistable
- relations
- tasks
- timestamps
- created
- updated
- validatable
- rails
- controller_extension
- support
- models
- coding
- publication
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
853 files changed
+2
-853
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments