administrate-field-hyperlink 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +7 -0
- data/.idea/.rakeTasks +1 -1
- data/.idea/administrate-field-hyperlink.iml +13 -0
- data/.travis.yml +17 -0
- data/CHANGELOG.md +4 -13
- data/README.md +8 -9
- data/administrate-field-hyperlink.gemspec +3 -2
- data/lib/administrate/field/hyperlink.rb +3 -1
- data/lib/administrate/field/hyperlink/version.rb +2 -4
- metadata +17 -3
- data/.idea/workspace.xml +0 -463
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e746691035c0dc29cd8d872cb59ce88d8aa1ac75f2c3abd2ddbe8507b85e86c3
|
4
|
+
data.tar.gz: 5787e4318bc57d96066935831268f8b2b3a4521c95c6a6f9da28cf678f4ac2d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b109d582399ce0a40105e54f30c02bbe9361f58c70ef8de6cf20dead3e744bd1338772d8bdea925ee3c5214d220c8250a5f1aaace1389155c254b8bbeda0ca7
|
7
|
+
data.tar.gz: 6100ce25a7becbd574d50415f66dce0d3a4593dd47b099f006f79359050f8aca401e19c7fa2b103f5edf9e426447cb261a9ba5300ff0c30708749b04901ef3d7
|
data/.gitignore
CHANGED
data/.idea/.rakeTasks
CHANGED
@@ -4,4 +4,4 @@ You are allowed to:
|
|
4
4
|
1. Remove rake task
|
5
5
|
2. Add existing rake tasks
|
6
6
|
To add existing rake tasks automatically delete this file and reload the project.
|
7
|
-
--><RakeGroup description="" fullCmd="" taksId="rake" /></Settings>
|
7
|
+
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build administrate-field-hyperlink-0.1.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install administrate-field-hyperlink-0.1.0.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install administrate-field-hyperlink-0.1.0.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.0 and build and push administrate-field-hyperlink-0.1.0.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run tests" fullCmd="test" taksId="test" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
|
@@ -7,10 +7,14 @@
|
|
7
7
|
<content url="file://$MODULE_DIR$" />
|
8
8
|
<orderEntry type="inheritedJdk" />
|
9
9
|
<orderEntry type="sourceFolder" forTests="false" />
|
10
|
+
<orderEntry type="library" scope="PROVIDED" name="actioncable (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
11
|
+
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
10
12
|
<orderEntry type="library" scope="PROVIDED" name="actionpack (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
11
13
|
<orderEntry type="library" scope="PROVIDED" name="actionview (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
14
|
+
<orderEntry type="library" scope="PROVIDED" name="activejob (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
12
15
|
<orderEntry type="library" scope="PROVIDED" name="activemodel (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
13
16
|
<orderEntry type="library" scope="PROVIDED" name="activerecord (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
17
|
+
<orderEntry type="library" scope="PROVIDED" name="activestorage (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
14
18
|
<orderEntry type="library" scope="PROVIDED" name="activesupport (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
15
19
|
<orderEntry type="library" scope="PROVIDED" name="administrate (v0.11.0, ruby-2.5.3-p105) [gem]" level="application" />
|
16
20
|
<orderEntry type="library" scope="PROVIDED" name="arel (v9.0.0, ruby-2.5.3-p105) [gem]" level="application" />
|
@@ -23,6 +27,7 @@
|
|
23
27
|
<orderEntry type="library" scope="PROVIDED" name="erubi (v1.8.0, ruby-2.5.3-p105) [gem]" level="application" />
|
24
28
|
<orderEntry type="library" scope="PROVIDED" name="execjs (v2.7.0, ruby-2.5.3-p105) [gem]" level="application" />
|
25
29
|
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.10.0, ruby-2.5.3-p105) [gem]" level="application" />
|
30
|
+
<orderEntry type="library" scope="PROVIDED" name="globalid (v0.4.2, ruby-2.5.3-p105) [gem]" level="application" />
|
26
31
|
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.6.0, ruby-2.5.3-p105) [gem]" level="application" />
|
27
32
|
<orderEntry type="library" scope="PROVIDED" name="jquery-rails (v4.3.3, ruby-2.5.3-p105) [gem]" level="application" />
|
28
33
|
<orderEntry type="library" scope="PROVIDED" name="kaminari (v1.1.1, ruby-2.5.3-p105) [gem]" level="application" />
|
@@ -30,13 +35,19 @@
|
|
30
35
|
<orderEntry type="library" scope="PROVIDED" name="kaminari-activerecord (v1.1.1, ruby-2.5.3-p105) [gem]" level="application" />
|
31
36
|
<orderEntry type="library" scope="PROVIDED" name="kaminari-core (v1.1.1, ruby-2.5.3-p105) [gem]" level="application" />
|
32
37
|
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.2.3, ruby-2.5.3-p105) [gem]" level="application" />
|
38
|
+
<orderEntry type="library" scope="PROVIDED" name="mail (v2.7.1, ruby-2.5.3-p105) [gem]" level="application" />
|
39
|
+
<orderEntry type="library" scope="PROVIDED" name="marcel (v0.3.3, ruby-2.5.3-p105) [gem]" level="application" />
|
33
40
|
<orderEntry type="library" scope="PROVIDED" name="method_source (v0.9.2, ruby-2.5.3-p105) [gem]" level="application" />
|
41
|
+
<orderEntry type="library" scope="PROVIDED" name="mimemagic (v0.3.3, ruby-2.5.3-p105) [gem]" level="application" />
|
42
|
+
<orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.0.1, ruby-2.5.3-p105) [gem]" level="application" />
|
34
43
|
<orderEntry type="library" scope="PROVIDED" name="mini_portile2 (v2.4.0, ruby-2.5.3-p105) [gem]" level="application" />
|
35
44
|
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.11.3, ruby-2.5.3-p105) [gem]" level="application" />
|
36
45
|
<orderEntry type="library" scope="PROVIDED" name="momentjs-rails (v2.20.1, ruby-2.5.3-p105) [gem]" level="application" />
|
46
|
+
<orderEntry type="library" scope="PROVIDED" name="nio4r (v2.3.1, ruby-2.5.3-p105) [gem]" level="application" />
|
37
47
|
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.10.1, ruby-2.5.3-p105) [gem]" level="application" />
|
38
48
|
<orderEntry type="library" scope="PROVIDED" name="rack (v2.0.6, ruby-2.5.3-p105) [gem]" level="application" />
|
39
49
|
<orderEntry type="library" scope="PROVIDED" name="rack-test (v1.1.0, ruby-2.5.3-p105) [gem]" level="application" />
|
50
|
+
<orderEntry type="library" scope="PROVIDED" name="rails (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
40
51
|
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.0.3, ruby-2.5.3-p105) [gem]" level="application" />
|
41
52
|
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.0.4, ruby-2.5.3-p105) [gem]" level="application" />
|
42
53
|
<orderEntry type="library" scope="PROVIDED" name="railties (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
|
@@ -53,5 +64,7 @@
|
|
53
64
|
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.6, ruby-2.5.3-p105) [gem]" level="application" />
|
54
65
|
<orderEntry type="library" scope="PROVIDED" name="tilt (v2.0.9, ruby-2.5.3-p105) [gem]" level="application" />
|
55
66
|
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v1.2.5, ruby-2.5.3-p105) [gem]" level="application" />
|
67
|
+
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.0, ruby-2.5.3-p105) [gem]" level="application" />
|
68
|
+
<orderEntry type="library" scope="PROVIDED" name="websocket-extensions (v0.1.3, ruby-2.5.3-p105) [gem]" level="application" />
|
56
69
|
</component>
|
57
70
|
</module>
|
data/.travis.yml
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
---
|
2
|
+
sudo: false
|
3
|
+
language: ruby
|
4
|
+
cache: bundler
|
5
|
+
rvm:
|
6
|
+
- 2.5
|
7
|
+
- 2.6
|
8
|
+
- ruby-head
|
9
|
+
before_install:
|
10
|
+
- gem install bundler -v 2.0.1
|
11
|
+
- gem update --system
|
12
|
+
- gem --version
|
13
|
+
matrix:
|
14
|
+
allow_failures:
|
15
|
+
- rvm: ruby-head
|
16
|
+
install:
|
17
|
+
- bundle install --with development --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
|
data/CHANGELOG.md
CHANGED
@@ -1,18 +1,9 @@
|
|
1
1
|
# CHANGELOG
|
2
2
|
|
3
|
-
##
|
3
|
+
## 0.2.0
|
4
4
|
|
5
|
-
|
6
|
-
* Remove Explicit Dependency on Rails ([#11][])
|
7
|
-
* Adds this CHANGELOG ([#12][])
|
5
|
+
Fix an issue with dependency and version management
|
8
6
|
|
9
|
-
|
10
|
-
[#11]: https://github.com/thoughtbot/administrate-field-image/pull/11
|
11
|
-
[#12]: https://github.com/thoughtbot/administrate-field-image/pull/12
|
7
|
+
## 0.1.0
|
12
8
|
|
13
|
-
|
14
|
-
|
15
|
-
* Extraction from [administrate][].
|
16
|
-
* Rails 5 support.
|
17
|
-
|
18
|
-
[administrate]: https://github.com/thoughtbot/administrate
|
9
|
+
:baby: Initial commit
|
data/README.md
CHANGED
@@ -56,21 +56,20 @@ end
|
|
56
56
|
## Related
|
57
57
|
|
58
58
|
- [`Administrate`](https://github.com/thoughtbot/administrate): A Rails engine that helps you put together a super-flexible admin dashboard.
|
59
|
-
- [`Administrate::BaseController`](https://github.com/XPBytes/administrate-base_controller): A set of application controller improvements.
|
59
|
+
- [`Administrate::BaseController`](https://github.com/XPBytes/administrate-base_controller): :stars: A set of application controller improvements.
|
60
60
|
|
61
61
|
### Concerns
|
62
62
|
|
63
|
-
- [`Administrate::DefaultOrder`](https://github.com/XPBytes/administrate-default_order): Sets the default order for a resource in a administrate controller.
|
64
|
-
- [`Administrate::SerializedFields`](https://github.com/XPBytes/administrate-serialized_fields): Automatically deserialize administrate fields on form submit.
|
63
|
+
- [`Administrate::DefaultOrder`](https://github.com/XPBytes/administrate-default_order): :1234: Sets the default order for a resource in a administrate controller.
|
64
|
+
- [`Administrate::SerializedFields`](https://github.com/XPBytes/administrate-serialized_fields): :ab: Automatically deserialize administrate fields on form submit.
|
65
65
|
|
66
66
|
### Fields
|
67
67
|
|
68
|
-
- [`Administrate::Field::Code`](https://github.com/XPBytes/administrate-field-code): A `text` field that shows code.
|
69
|
-
|
70
|
-
- [`
|
71
|
-
- [`Administrate::Field::
|
72
|
-
- [`Administrate::Field::
|
73
|
-
- [`Administrate::Field::TimeAgo`](https://github.com/XPBytes/administrate-field-time_ago): A `date_time` field that shows its data as `time_ago` since.
|
68
|
+
- [`Administrate::Field::Code`](https://github.com/XPBytes/administrate-field-code): :pencil: A `text` field that shows code.
|
69
|
+
- [`Adminisrtate::Field::JsonEditor`](https://github.com/XPBytes/administrate-field-json_editor): :pencil: A `text` field that shows a [JSON editor](https://github.com/josdejong/jsoneditor).
|
70
|
+
- [`Administrate::Field::ScopedBelongsTo`](https://github.com/XPBytes/administrate-field-scoped_belongs_to): :pencil: A `belongs_to` field that yields itself to the scope `lambda`.
|
71
|
+
- [`Administrate::Field::ScopedHasMany`](https://github.com/XPBytes/administrate-field-scoped_has_many): :pencil: A `has_many` field that yields itself to the scope `lambda`.
|
72
|
+
- [`Administrate::Field::TimeAgo`](https://github.com/XPBytes/administrate-field-time_ago): :pencil: A `date_time` field that shows its data as `time_ago` since.
|
74
73
|
|
75
74
|
## Development
|
76
75
|
|
@@ -4,11 +4,11 @@ require 'administrate/field/hyperlink/version'
|
|
4
4
|
|
5
5
|
Gem::Specification.new do |spec|
|
6
6
|
spec.name = 'administrate-field-hyperlink'
|
7
|
-
spec.version = Administrate::Field::
|
7
|
+
spec.version = Administrate::Field::HyperlinkVersion::VERSION
|
8
8
|
spec.authors = ['Derk-Jan Karrenbeld']
|
9
9
|
spec.email = ['derk-jan@xpbytes.com']
|
10
10
|
|
11
|
-
spec.summary = 'A string field that
|
11
|
+
spec.summary = 'A string field that shows a hyperlink.'
|
12
12
|
spec.homepage = 'https://github.com/XPBytes/administrate-field-hyperlink'
|
13
13
|
spec.license = 'MIT'
|
14
14
|
|
@@ -37,5 +37,6 @@ Gem::Specification.new do |spec|
|
|
37
37
|
spec.add_development_dependency 'administrate', '>= 0.11.0', '< 1'
|
38
38
|
spec.add_development_dependency 'bundler', '~> 2.0'
|
39
39
|
spec.add_development_dependency 'minitest', '~> 5.0'
|
40
|
+
spec.add_development_dependency 'rails'
|
40
41
|
spec.add_development_dependency 'rake', '~> 10.0'
|
41
42
|
end
|
@@ -1,9 +1,11 @@
|
|
1
1
|
require 'administrate/field/string'
|
2
|
-
require '
|
2
|
+
require 'administrate/field/hyperlink/version'
|
3
|
+
require 'rails/engine'
|
3
4
|
|
4
5
|
module Administrate
|
5
6
|
module Field
|
6
7
|
class Hyperlink < Administrate::Field::String
|
8
|
+
include HyperlinkVersion
|
7
9
|
class Engine < ::Rails::Engine
|
8
10
|
end
|
9
11
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: administrate-field-hyperlink
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Derk-Jan Karrenbeld
|
@@ -58,6 +58,20 @@ dependencies:
|
|
58
58
|
- - "~>"
|
59
59
|
- !ruby/object:Gem::Version
|
60
60
|
version: '5.0'
|
61
|
+
- !ruby/object:Gem::Dependency
|
62
|
+
name: rails
|
63
|
+
requirement: !ruby/object:Gem::Requirement
|
64
|
+
requirements:
|
65
|
+
- - ">="
|
66
|
+
- !ruby/object:Gem::Version
|
67
|
+
version: '0'
|
68
|
+
type: :development
|
69
|
+
prerelease: false
|
70
|
+
version_requirements: !ruby/object:Gem::Requirement
|
71
|
+
requirements:
|
72
|
+
- - ">="
|
73
|
+
- !ruby/object:Gem::Version
|
74
|
+
version: '0'
|
61
75
|
- !ruby/object:Gem::Dependency
|
62
76
|
name: rake
|
63
77
|
requirement: !ruby/object:Gem::Requirement
|
@@ -85,7 +99,7 @@ files:
|
|
85
99
|
- ".idea/misc.xml"
|
86
100
|
- ".idea/modules.xml"
|
87
101
|
- ".idea/vcs.xml"
|
88
|
-
- ".
|
102
|
+
- ".travis.yml"
|
89
103
|
- CHANGELOG.md
|
90
104
|
- Gemfile
|
91
105
|
- LICENSE
|
@@ -123,5 +137,5 @@ rubyforge_project:
|
|
123
137
|
rubygems_version: 2.7.6
|
124
138
|
signing_key:
|
125
139
|
specification_version: 4
|
126
|
-
summary: A string field that
|
140
|
+
summary: A string field that shows a hyperlink.
|
127
141
|
test_files: []
|
data/.idea/workspace.xml
DELETED
@@ -1,463 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="ChangeListManager">
|
4
|
-
<list default="true" id="6725c096-4ab6-4364-8920-1d9f58c0b869" name="Default Changelist" comment="">
|
5
|
-
<change beforePath="$PROJECT_DIR$/.idea/administrate-field-hyperlink.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/administrate-field-hyperlink.iml" afterDir="false" />
|
6
|
-
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
7
|
-
<change beforePath="$PROJECT_DIR$/administrate-field-hyperlink.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/administrate-field-hyperlink.gemspec" afterDir="false" />
|
8
|
-
</list>
|
9
|
-
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
10
|
-
<option name="SHOW_DIALOG" value="false" />
|
11
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
12
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
13
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
14
|
-
</component>
|
15
|
-
<component name="FileEditorManager">
|
16
|
-
<leaf>
|
17
|
-
<file pinned="false" current-in-tab="false">
|
18
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
19
|
-
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
20
|
-
<state split_layout="SPLIT">
|
21
|
-
<first_editor relative-caret-position="280">
|
22
|
-
<caret line="68" column="147" selection-start-line="68" selection-start-column="147" selection-end-line="68" selection-end-column="147" />
|
23
|
-
</first_editor>
|
24
|
-
<second_editor />
|
25
|
-
</state>
|
26
|
-
</provider>
|
27
|
-
</entry>
|
28
|
-
</file>
|
29
|
-
<file pinned="false" current-in-tab="false">
|
30
|
-
<entry file="file://$PROJECT_DIR$/administrate-field-hyperlink.gemspec">
|
31
|
-
<provider selected="true" editor-type-id="text-editor">
|
32
|
-
<state relative-caret-position="442">
|
33
|
-
<caret line="35" lean-forward="true" selection-start-line="35" selection-end-line="35" />
|
34
|
-
</state>
|
35
|
-
</provider>
|
36
|
-
</entry>
|
37
|
-
</file>
|
38
|
-
<file pinned="false" current-in-tab="true">
|
39
|
-
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
40
|
-
<provider selected="true" editor-type-id="text-editor">
|
41
|
-
<state relative-caret-position="85">
|
42
|
-
<caret line="5" column="3" lean-forward="true" selection-start-line="5" selection-start-column="3" selection-end-line="5" selection-end-column="3" />
|
43
|
-
</state>
|
44
|
-
</provider>
|
45
|
-
</entry>
|
46
|
-
</file>
|
47
|
-
<file pinned="false" current-in-tab="false">
|
48
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
49
|
-
<provider selected="true" editor-type-id="text-editor">
|
50
|
-
<state relative-caret-position="170">
|
51
|
-
<caret line="10" selection-start-line="10" selection-end-line="10" />
|
52
|
-
</state>
|
53
|
-
</provider>
|
54
|
-
</entry>
|
55
|
-
</file>
|
56
|
-
<file pinned="false" current-in-tab="false">
|
57
|
-
<entry file="file://$PROJECT_DIR$/lib/administrate/field/hyperlink/version.rb">
|
58
|
-
<provider selected="true" editor-type-id="text-editor">
|
59
|
-
<state relative-caret-position="68">
|
60
|
-
<caret line="4" column="49" selection-start-line="4" selection-start-column="4" selection-end-line="4" selection-end-column="49" />
|
61
|
-
</state>
|
62
|
-
</provider>
|
63
|
-
</entry>
|
64
|
-
</file>
|
65
|
-
<file pinned="false" current-in-tab="false">
|
66
|
-
<entry file="file://$PROJECT_DIR$/test/lib/administrate/field/hyperlink_test.rb">
|
67
|
-
<provider selected="true" editor-type-id="text-editor">
|
68
|
-
<state relative-caret-position="340">
|
69
|
-
<caret line="26" column="21" selection-start-line="26" selection-start-column="21" selection-end-line="26" selection-end-column="21" />
|
70
|
-
</state>
|
71
|
-
</provider>
|
72
|
-
</entry>
|
73
|
-
</file>
|
74
|
-
<file pinned="false" current-in-tab="false">
|
75
|
-
<entry file="file://$PROJECT_DIR$/lib/administrate/field/hyperlink.rb">
|
76
|
-
<provider selected="true" editor-type-id="text-editor">
|
77
|
-
<state relative-caret-position="272">
|
78
|
-
<caret line="16" column="33" selection-start-line="16" selection-start-column="11" selection-end-line="16" selection-end-column="33" />
|
79
|
-
</state>
|
80
|
-
</provider>
|
81
|
-
</entry>
|
82
|
-
</file>
|
83
|
-
<file pinned="false" current-in-tab="false">
|
84
|
-
<entry file="file://$PROJECT_DIR$/test/test_helper.rb">
|
85
|
-
<provider selected="true" editor-type-id="text-editor">
|
86
|
-
<state relative-caret-position="34">
|
87
|
-
<caret line="2" column="38" selection-start-line="2" selection-start-column="38" selection-end-line="2" selection-end-column="38" />
|
88
|
-
</state>
|
89
|
-
</provider>
|
90
|
-
</entry>
|
91
|
-
</file>
|
92
|
-
</leaf>
|
93
|
-
</component>
|
94
|
-
<component name="FindInProjectRecents">
|
95
|
-
<findStrings>
|
96
|
-
<find>base_controller</find>
|
97
|
-
</findStrings>
|
98
|
-
<replaceStrings>
|
99
|
-
<replace>field-hyperlink</replace>
|
100
|
-
</replaceStrings>
|
101
|
-
</component>
|
102
|
-
<component name="Git.Settings">
|
103
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
104
|
-
</component>
|
105
|
-
<component name="IdeDocumentHistory">
|
106
|
-
<option name="CHANGED_PATHS">
|
107
|
-
<list>
|
108
|
-
<option value="$PROJECT_DIR$/administrate-field-image.gemspec" />
|
109
|
-
<option value="$PROJECT_DIR$/lib/administrate/field/hyperlink/version.rb" />
|
110
|
-
<option value="$PROJECT_DIR$/test/test_helper.rb" />
|
111
|
-
<option value="$PROJECT_DIR$/lib/administrate/field/hyperlink.rb" />
|
112
|
-
<option value="$PROJECT_DIR$/app/views/fields/hyperlink/_form.html.erb" />
|
113
|
-
<option value="$PROJECT_DIR$/app/views/fields/hyperlink/_index.html.erb" />
|
114
|
-
<option value="$PROJECT_DIR$/app/views/fields/hyperlink/_show.html.erb" />
|
115
|
-
<option value="$PROJECT_DIR$/Rakefile" />
|
116
|
-
<option value="$PROJECT_DIR$/test/lib/administrate/field/hyperlink_test.rb" />
|
117
|
-
<option value="$PROJECT_DIR$/README.md" />
|
118
|
-
<option value="$PROJECT_DIR$/../administrate-base_controller/administrate-base_controller.gemspec" />
|
119
|
-
<option value="$PROJECT_DIR$/administrate-field-hyperlink.gemspec" />
|
120
|
-
</list>
|
121
|
-
</option>
|
122
|
-
</component>
|
123
|
-
<component name="ProjectConfigurationFiles">
|
124
|
-
<option name="files">
|
125
|
-
<list>
|
126
|
-
<option value="$PROJECT_DIR$/.idea/administrate-field-hyperlink.iml" />
|
127
|
-
<option value="$PROJECT_DIR$/.idea/misc.xml" />
|
128
|
-
<option value="$PROJECT_DIR$/.idea/vcs.xml" />
|
129
|
-
<option value="$PROJECT_DIR$/.idea/modules.xml" />
|
130
|
-
</list>
|
131
|
-
</option>
|
132
|
-
</component>
|
133
|
-
<component name="ProjectFrameBounds" extendedState="6">
|
134
|
-
<option name="x" value="-14" />
|
135
|
-
<option name="y" value="-14" />
|
136
|
-
<option name="width" value="3868" />
|
137
|
-
<option name="height" value="2120" />
|
138
|
-
</component>
|
139
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
140
|
-
<component name="ProjectView">
|
141
|
-
<navigator proportions="" version="1">
|
142
|
-
<foldersAlwaysOnTop value="true" />
|
143
|
-
</navigator>
|
144
|
-
<panes>
|
145
|
-
<pane id="ProjectPane">
|
146
|
-
<subPane>
|
147
|
-
<expand>
|
148
|
-
<path>
|
149
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
150
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
151
|
-
</path>
|
152
|
-
<path>
|
153
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
154
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
155
|
-
<item name="app" type="462c0819:PsiDirectoryNode" />
|
156
|
-
</path>
|
157
|
-
<path>
|
158
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
159
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
160
|
-
<item name="app" type="462c0819:PsiDirectoryNode" />
|
161
|
-
<item name="views" type="462c0819:PsiDirectoryNode" />
|
162
|
-
</path>
|
163
|
-
<path>
|
164
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
165
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
166
|
-
<item name="app" type="462c0819:PsiDirectoryNode" />
|
167
|
-
<item name="views" type="462c0819:PsiDirectoryNode" />
|
168
|
-
<item name="fields" type="462c0819:PsiDirectoryNode" />
|
169
|
-
</path>
|
170
|
-
<path>
|
171
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
172
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
173
|
-
<item name="app" type="462c0819:PsiDirectoryNode" />
|
174
|
-
<item name="views" type="462c0819:PsiDirectoryNode" />
|
175
|
-
<item name="fields" type="462c0819:PsiDirectoryNode" />
|
176
|
-
<item name="hyperlink" type="462c0819:PsiDirectoryNode" />
|
177
|
-
</path>
|
178
|
-
<path>
|
179
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
180
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
181
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
182
|
-
</path>
|
183
|
-
<path>
|
184
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
185
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
186
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
187
|
-
<item name="administrate" type="462c0819:PsiDirectoryNode" />
|
188
|
-
</path>
|
189
|
-
<path>
|
190
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
191
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
192
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
193
|
-
<item name="administrate" type="462c0819:PsiDirectoryNode" />
|
194
|
-
<item name="field" type="462c0819:PsiDirectoryNode" />
|
195
|
-
</path>
|
196
|
-
<path>
|
197
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
198
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
199
|
-
<item name="test" type="462c0819:PsiDirectoryNode" />
|
200
|
-
</path>
|
201
|
-
<path>
|
202
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
203
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
204
|
-
<item name="test" type="462c0819:PsiDirectoryNode" />
|
205
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
206
|
-
</path>
|
207
|
-
<path>
|
208
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
209
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
210
|
-
<item name="test" type="462c0819:PsiDirectoryNode" />
|
211
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
212
|
-
<item name="administrate" type="462c0819:PsiDirectoryNode" />
|
213
|
-
</path>
|
214
|
-
<path>
|
215
|
-
<item name="administrate-field-hyperlink" type="b2602c69:ProjectViewProjectNode" />
|
216
|
-
<item name="administrate-field-hyperlink" type="462c0819:PsiDirectoryNode" />
|
217
|
-
<item name="test" type="462c0819:PsiDirectoryNode" />
|
218
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
219
|
-
<item name="administrate" type="462c0819:PsiDirectoryNode" />
|
220
|
-
<item name="field" type="462c0819:PsiDirectoryNode" />
|
221
|
-
</path>
|
222
|
-
</expand>
|
223
|
-
<select />
|
224
|
-
</subPane>
|
225
|
-
</pane>
|
226
|
-
<pane id="Scope" />
|
227
|
-
</panes>
|
228
|
-
</component>
|
229
|
-
<component name="PropertiesComponent">
|
230
|
-
<property name="WebServerToolWindowFactoryState" value="false" />
|
231
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
232
|
-
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
233
|
-
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
234
|
-
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
235
|
-
</component>
|
236
|
-
<component name="RecentsManager">
|
237
|
-
<key name="CopyFile.RECENT_KEYS">
|
238
|
-
<recent name="C:\Users\Derk-Jan\Documents\Github\administrate-field-hyperlink\test" />
|
239
|
-
</key>
|
240
|
-
</component>
|
241
|
-
<component name="RunDashboard">
|
242
|
-
<option name="ruleStates">
|
243
|
-
<list>
|
244
|
-
<RuleState>
|
245
|
-
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
246
|
-
</RuleState>
|
247
|
-
<RuleState>
|
248
|
-
<option name="name" value="StatusDashboardGroupingRule" />
|
249
|
-
</RuleState>
|
250
|
-
</list>
|
251
|
-
</option>
|
252
|
-
</component>
|
253
|
-
<component name="RunManager">
|
254
|
-
<configuration name="Unnamed" type="RakeRunConfigurationType" factoryName="Rake" nameIsGenerated="true">
|
255
|
-
<module name="administrate-field-hyperlink" />
|
256
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
257
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
258
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
259
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
260
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
261
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
262
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
263
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov" />
|
264
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="test" />
|
265
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
266
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE=":test_unit " />
|
267
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
268
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
269
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
270
|
-
<method v="2" />
|
271
|
-
</configuration>
|
272
|
-
<configuration default="true" type="RakeRunConfigurationType" factoryName="Rake">
|
273
|
-
<module name="administrate-field-hyperlink" />
|
274
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
275
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
276
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
277
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
278
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
279
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
280
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
281
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov" />
|
282
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="test" />
|
283
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
284
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE=":test_unit " />
|
285
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
286
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
287
|
-
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
288
|
-
<method v="2" />
|
289
|
-
</configuration>
|
290
|
-
</component>
|
291
|
-
<component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" />
|
292
|
-
<component name="SvnConfiguration">
|
293
|
-
<configuration />
|
294
|
-
</component>
|
295
|
-
<component name="TaskManager">
|
296
|
-
<task active="true" id="Default" summary="Default task">
|
297
|
-
<changelist id="6725c096-4ab6-4364-8920-1d9f58c0b869" name="Default Changelist" comment="" />
|
298
|
-
<created>1552648579226</created>
|
299
|
-
<option name="number" value="Default" />
|
300
|
-
<option name="presentableId" value="Default" />
|
301
|
-
<updated>1552648579226</updated>
|
302
|
-
<workItem from="1552648580349" duration="1641000" />
|
303
|
-
</task>
|
304
|
-
<servers />
|
305
|
-
</component>
|
306
|
-
<component name="TestHistory">
|
307
|
-
<history-entry file="Unnamed - 2019.03.15 at 12h 33m 48s.xml">
|
308
|
-
<configuration name="Unnamed" configurationId="RakeRunConfigurationType" />
|
309
|
-
</history-entry>
|
310
|
-
<history-entry file="Unnamed - 2019.03.15 at 12h 34m 09s.xml">
|
311
|
-
<configuration name="Unnamed" configurationId="RakeRunConfigurationType" />
|
312
|
-
</history-entry>
|
313
|
-
<history-entry file="Unnamed - 2019.03.15 at 12h 34m 48s.xml">
|
314
|
-
<configuration name="Unnamed" configurationId="RakeRunConfigurationType" />
|
315
|
-
</history-entry>
|
316
|
-
<history-entry file="Unnamed - 2019.03.15 at 12h 35m 06s.xml">
|
317
|
-
<configuration name="Unnamed" configurationId="RakeRunConfigurationType" />
|
318
|
-
</history-entry>
|
319
|
-
</component>
|
320
|
-
<component name="TimeTrackingManager">
|
321
|
-
<option name="totallyTimeSpent" value="1641000" />
|
322
|
-
</component>
|
323
|
-
<component name="TodoView">
|
324
|
-
<todo-panel id="selected-file">
|
325
|
-
<is-autoscroll-to-source value="true" />
|
326
|
-
</todo-panel>
|
327
|
-
<todo-panel id="all">
|
328
|
-
<are-packages-shown value="true" />
|
329
|
-
<is-autoscroll-to-source value="true" />
|
330
|
-
</todo-panel>
|
331
|
-
</component>
|
332
|
-
<component name="ToolWindowManager">
|
333
|
-
<frame x="-6" y="-6" width="1719" height="942" extended-state="6" />
|
334
|
-
<editor active="true" />
|
335
|
-
<layout>
|
336
|
-
<window_info id="Favorites" side_tool="true" />
|
337
|
-
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.28202045" />
|
338
|
-
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
339
|
-
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
|
340
|
-
<window_info anchor="bottom" id="Database Changes" />
|
341
|
-
<window_info anchor="bottom" id="Version Control" />
|
342
|
-
<window_info anchor="bottom" id="Messages" weight="0.37761378" />
|
343
|
-
<window_info anchor="bottom" id="Terminal" visible="true" weight="0.3296433" />
|
344
|
-
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
345
|
-
<window_info anchor="bottom" id="Message" order="0" />
|
346
|
-
<window_info anchor="bottom" id="Find" order="1" />
|
347
|
-
<window_info anchor="bottom" id="Run" order="2" weight="0.3296433" />
|
348
|
-
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
349
|
-
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
350
|
-
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
351
|
-
<window_info anchor="bottom" id="TODO" order="6" weight="0.3296433" />
|
352
|
-
<window_info anchor="right" id="Database" />
|
353
|
-
<window_info anchor="right" id="Commander" order="0" weight="0.4" />
|
354
|
-
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
355
|
-
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
356
|
-
</layout>
|
357
|
-
</component>
|
358
|
-
<component name="TypeScriptGeneratedFilesManager">
|
359
|
-
<option name="version" value="1" />
|
360
|
-
</component>
|
361
|
-
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
362
|
-
<SUITE FILE_PATH="coverage/administrate_field_hyperlink@Unnamed.rcov" NAME="Unnamed Coverage Results" MODIFIED="1552649701711" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="administrate-field-hyperlink" />
|
363
|
-
</component>
|
364
|
-
<component name="editorHistoryManager">
|
365
|
-
<entry file="file://$PROJECT_DIR$/test/test_helper.rb">
|
366
|
-
<provider selected="true" editor-type-id="text-editor">
|
367
|
-
<state relative-caret-position="34">
|
368
|
-
<caret line="2" column="38" selection-start-line="2" selection-start-column="38" selection-end-line="2" selection-end-column="38" />
|
369
|
-
</state>
|
370
|
-
</provider>
|
371
|
-
</entry>
|
372
|
-
<entry file="file://$PROJECT_DIR$/lib/administrate/field/hyperlink/version.rb">
|
373
|
-
<provider selected="true" editor-type-id="text-editor">
|
374
|
-
<state relative-caret-position="68">
|
375
|
-
<caret line="4" column="49" selection-start-line="4" selection-start-column="4" selection-end-line="4" selection-end-column="49" />
|
376
|
-
</state>
|
377
|
-
</provider>
|
378
|
-
</entry>
|
379
|
-
<entry file="file://C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/administrate-0.11.0/lib/administrate/field/base.rb">
|
380
|
-
<provider selected="true" editor-type-id="text-editor">
|
381
|
-
<state relative-caret-position="17">
|
382
|
-
<caret line="18" column="10" selection-start-line="18" selection-start-column="10" selection-end-line="18" selection-end-column="10" />
|
383
|
-
</state>
|
384
|
-
</provider>
|
385
|
-
</entry>
|
386
|
-
<entry file="file://$PROJECT_DIR$/lib/administrate/field/hyperlink.rb">
|
387
|
-
<provider selected="true" editor-type-id="text-editor">
|
388
|
-
<state relative-caret-position="272">
|
389
|
-
<caret line="16" column="33" selection-start-line="16" selection-start-column="11" selection-end-line="16" selection-end-column="33" />
|
390
|
-
</state>
|
391
|
-
</provider>
|
392
|
-
</entry>
|
393
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
394
|
-
<provider selected="true" editor-type-id="text-editor">
|
395
|
-
<state relative-caret-position="170">
|
396
|
-
<caret line="10" selection-start-line="10" selection-end-line="10" />
|
397
|
-
</state>
|
398
|
-
</provider>
|
399
|
-
</entry>
|
400
|
-
<entry file="file://$PROJECT_DIR$/test/lib/administrate/field/hyperlink_test.rb">
|
401
|
-
<provider selected="true" editor-type-id="text-editor">
|
402
|
-
<state relative-caret-position="340">
|
403
|
-
<caret line="26" column="21" selection-start-line="26" selection-start-column="21" selection-end-line="26" selection-end-column="21" />
|
404
|
-
</state>
|
405
|
-
</provider>
|
406
|
-
</entry>
|
407
|
-
<entry file="file://$PROJECT_DIR$/app/views/fields/hyperlink/_form.html.erb">
|
408
|
-
<provider selected="true" editor-type-id="text-editor">
|
409
|
-
<state>
|
410
|
-
<caret column="3" selection-start-column="3" selection-end-column="3" />
|
411
|
-
</state>
|
412
|
-
</provider>
|
413
|
-
</entry>
|
414
|
-
<entry file="file://$PROJECT_DIR$/app/views/fields/hyperlink/_index.html.erb">
|
415
|
-
<provider selected="true" editor-type-id="text-editor">
|
416
|
-
<state relative-caret-position="102">
|
417
|
-
<caret line="6" column="49" selection-start-line="6" selection-end-line="7" />
|
418
|
-
</state>
|
419
|
-
</provider>
|
420
|
-
</entry>
|
421
|
-
<entry file="file://$PROJECT_DIR$/app/views/fields/hyperlink/_show.html.erb">
|
422
|
-
<provider selected="true" editor-type-id="text-editor">
|
423
|
-
<state relative-caret-position="323">
|
424
|
-
<caret line="19" selection-start-line="19" selection-end-line="19" />
|
425
|
-
<folding>
|
426
|
-
<element signature="e#0#392#0#RHTML" expanded="true" />
|
427
|
-
</folding>
|
428
|
-
</state>
|
429
|
-
</provider>
|
430
|
-
</entry>
|
431
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
432
|
-
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
433
|
-
<state split_layout="SPLIT">
|
434
|
-
<first_editor relative-caret-position="280">
|
435
|
-
<caret line="68" column="147" selection-start-line="68" selection-start-column="147" selection-end-line="68" selection-end-column="147" />
|
436
|
-
</first_editor>
|
437
|
-
<second_editor />
|
438
|
-
</state>
|
439
|
-
</provider>
|
440
|
-
</entry>
|
441
|
-
<entry file="file://$PROJECT_DIR$/../administrate-base_controller/administrate-base_controller.gemspec">
|
442
|
-
<provider selected="true" editor-type-id="text-editor">
|
443
|
-
<state relative-caret-position="357">
|
444
|
-
<caret line="39" column="54" selection-start-line="39" selection-start-column="54" selection-end-line="39" selection-end-column="54" />
|
445
|
-
</state>
|
446
|
-
</provider>
|
447
|
-
</entry>
|
448
|
-
<entry file="file://$PROJECT_DIR$/administrate-field-hyperlink.gemspec">
|
449
|
-
<provider selected="true" editor-type-id="text-editor">
|
450
|
-
<state relative-caret-position="442">
|
451
|
-
<caret line="35" lean-forward="true" selection-start-line="35" selection-end-line="35" />
|
452
|
-
</state>
|
453
|
-
</provider>
|
454
|
-
</entry>
|
455
|
-
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
456
|
-
<provider selected="true" editor-type-id="text-editor">
|
457
|
-
<state relative-caret-position="85">
|
458
|
-
<caret line="5" column="3" lean-forward="true" selection-start-line="5" selection-start-column="3" selection-end-line="5" selection-end-column="3" />
|
459
|
-
</state>
|
460
|
-
</provider>
|
461
|
-
</entry>
|
462
|
-
</component>
|
463
|
-
</project>
|