devise_views_translated 0.4.1 → 0.4.2
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 +7 -0
- data/.idea/devise_views_translated.iml +4 -8
- data/.idea/workspace.xml +28 -19
- data/devise_views_translated.gemspec +1 -1
- data/lib/app/views/devise/passwords/new.html.haml +10 -9
- data/lib/app/views/devise/registrations/new.html.haml +19 -17
- data/lib/app/views/devise/sessions/new.html.haml +17 -16
- metadata +21 -29
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: 68ec8d79f5f26cd5048a75b86b088cfa505a0426
|
|
4
|
+
data.tar.gz: 081cda878dc96fb383bdb0b0f4a516d827de6fc0
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 3b2f38d3a57e2cab93f4b66e46749e4faf6951185c5e6e72c7102b3302d00012727374643852b25228945a02c07a64850f430fa50c0de9cef115c2a4cea11f04
|
|
7
|
+
data.tar.gz: 263c09149a35027653b758f164251a561bb858274019511f631d74cbc39dc4efa9a002015ac805412d4a3988c7713d1b98dfbafa31f22d1103375b5a5097da97
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<module type="RUBY_MODULE" version="4">
|
|
3
|
+
<component name="CompassSettings">
|
|
4
|
+
<option name="compassSupportEnabled" value="true" />
|
|
5
|
+
</component>
|
|
3
6
|
<component name="FacetManager">
|
|
4
7
|
<facet type="gem" name="Gem">
|
|
5
8
|
<configuration>
|
|
@@ -13,15 +16,8 @@
|
|
|
13
16
|
<content url="file://$MODULE_DIR$">
|
|
14
17
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
15
18
|
</content>
|
|
16
|
-
<orderEntry type="
|
|
19
|
+
<orderEntry type="jdk" jdkName="RVM: ruby-2.1.2 [global]" jdkType="RUBY_SDK" />
|
|
17
20
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.2.3, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="git (v1.2.5, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="jeweler (v1.6.4, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v10.0.3, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
22
|
-
<orderEntry type="library" scope="PROVIDED" name="shoulda (v3.0.1, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
23
|
-
<orderEntry type="library" scope="PROVIDED" name="shoulda-context (v1.0.0, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="shoulda-matchers (v1.0.0, RVM: ruby-1.9.3-p374) [gem]" level="application" />
|
|
25
21
|
</component>
|
|
26
22
|
</module>
|
|
27
23
|
|
data/.idea/workspace.xml
CHANGED
|
@@ -2,24 +2,29 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="ChangeListManager">
|
|
4
4
|
<list default="true" id="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" name="Default" comment="">
|
|
5
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/.rakeTasks" afterPath="$PROJECT_DIR$/.idea/.rakeTasks" />
|
|
6
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/VERSION" afterPath="$PROJECT_DIR$/VERSION" />
|
|
7
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/devise_views_translated.iml" afterPath="$PROJECT_DIR$/.idea/devise_views_translated.iml" />
|
|
8
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
|
|
9
5
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
10
6
|
</list>
|
|
11
7
|
<ignored path="devise_views_translated.iws" />
|
|
12
8
|
<ignored path=".idea/workspace.xml" />
|
|
13
|
-
<file path="/Dummy.txt" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="
|
|
14
|
-
<file path="$PROJECT_DIR$/../aslon_settings/.idea/workspace.xml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="
|
|
9
|
+
<file path="/Dummy.txt" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361383137607" ignored="false" />
|
|
10
|
+
<file path="$PROJECT_DIR$/../aslon_settings/.idea/workspace.xml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361383361056" ignored="false" />
|
|
15
11
|
<file path="/.gitignore" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1360526863398" ignored="false" />
|
|
16
12
|
<file path="$PROJECT_DIR$/../aslon_settings/.idea/aslon_settings.iml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1360527664393" ignored="false" />
|
|
17
|
-
<file path="$USER_HOME$/develop/newappl5/config/deploy.rb" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="
|
|
13
|
+
<file path="$USER_HOME$/develop/newappl5/config/deploy.rb" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361223522710" ignored="false" />
|
|
18
14
|
<file path="$USER_HOME$/develop/newappl5/Gemfile" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1360528723055" ignored="false" />
|
|
19
15
|
<file path="/Gemfile" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1360528311187" ignored="false" />
|
|
20
|
-
<file path="$USER_HOME$/develop/newappl5/Gemfile.lock" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="
|
|
16
|
+
<file path="$USER_HOME$/develop/newappl5/Gemfile.lock" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361222079658" ignored="false" />
|
|
21
17
|
<file path="$USER_HOME$/develop/newappl5/.idea/newappl5.iml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1360528787908" ignored="false" />
|
|
22
|
-
<file path="$USER_HOME$/develop/newappl5/.idea/workspace.xml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="
|
|
18
|
+
<file path="$USER_HOME$/develop/newappl5/.idea/workspace.xml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361382902552" ignored="false" />
|
|
19
|
+
<file path="$PROJECT_DIR$/../aslon_mobile2/.idea/workspace.xml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361383238150" ignored="false" />
|
|
20
|
+
<file path="/deploy.rb" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361223519433" ignored="false" />
|
|
21
|
+
<file path="$USER_HOME$/develop/newappl5/app/views/layouts/_default.html.haml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361382637422" ignored="false" />
|
|
22
|
+
<file path="$USER_HOME$/develop/newappl5/public/assets/manifest.yml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361382880823" ignored="false" />
|
|
23
|
+
<file path="$USER_HOME$/develop/newappl5/db/schema.rb" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361306913486" ignored="false" />
|
|
24
|
+
<file path="$USER_HOME$/develop/newappl5/log/production.log" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361382880823" ignored="false" />
|
|
25
|
+
<file path="$USER_HOME$/develop/newappl5/config/environments/production.rb" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361382280721" ignored="false" />
|
|
26
|
+
<file path="/production.rb" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361382280338" ignored="false" />
|
|
27
|
+
<file path="$PROJECT_DIR$/../../template/app/views/layouts/_default.html.haml" changelist="6d69ae4c-b0d3-4bee-bfec-33d41e911fdc" time="1361383137607" ignored="false" />
|
|
23
28
|
<option name="TRACKING_ENABLED" value="true" />
|
|
24
29
|
<option name="SHOW_DIALOG" value="false" />
|
|
25
30
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -36,16 +41,16 @@
|
|
|
36
41
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
37
42
|
<component name="FileEditorManager">
|
|
38
43
|
<leaf>
|
|
39
|
-
<file leaf-file-name="devise_views_translated.gemspec" pinned="false" current="
|
|
44
|
+
<file leaf-file-name="devise_views_translated.gemspec" pinned="false" current="true" current-in-tab="true">
|
|
40
45
|
<entry file="file://$PROJECT_DIR$/devise_views_translated.gemspec">
|
|
41
46
|
<provider selected="true" editor-type-id="text-editor">
|
|
42
|
-
<state line="80" column="
|
|
47
|
+
<state line="80" column="0" selection-start="2899" selection-end="2899" vertical-scroll-proportion="0.7381546">
|
|
43
48
|
<folding />
|
|
44
49
|
</state>
|
|
45
50
|
</provider>
|
|
46
51
|
</entry>
|
|
47
52
|
</file>
|
|
48
|
-
<file leaf-file-name="VERSION" pinned="false" current="
|
|
53
|
+
<file leaf-file-name="VERSION" pinned="false" current="false" current-in-tab="false">
|
|
49
54
|
<entry file="file://$PROJECT_DIR$/VERSION">
|
|
50
55
|
<provider selected="true" editor-type-id="text-editor">
|
|
51
56
|
<state line="0" column="5" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0">
|
|
@@ -420,13 +425,18 @@
|
|
|
420
425
|
<created>1360527346245</created>
|
|
421
426
|
<updated>1360527346245</updated>
|
|
422
427
|
</task>
|
|
423
|
-
<
|
|
428
|
+
<task id="LOCAL-00002" summary="a">
|
|
429
|
+
<created>1361221723239</created>
|
|
430
|
+
<updated>1361221723239</updated>
|
|
431
|
+
</task>
|
|
432
|
+
<option name="localTasksCounter" value="3" />
|
|
424
433
|
<servers />
|
|
425
434
|
</component>
|
|
426
435
|
<component name="ToolWindowManager">
|
|
427
436
|
<frame x="46" y="22" width="1387" height="792" extended-state="0" />
|
|
428
437
|
<editor active="true" />
|
|
429
438
|
<layout>
|
|
439
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32937685" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
430
440
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
431
441
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
432
442
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
@@ -436,13 +446,12 @@
|
|
|
436
446
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
437
447
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
438
448
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
439
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="
|
|
449
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32937685" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
440
450
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
441
451
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
442
452
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
443
453
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
444
454
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
445
|
-
<window_info id="Messages" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32937685" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
446
455
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
447
456
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
448
457
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
@@ -716,16 +725,16 @@
|
|
|
716
725
|
</state>
|
|
717
726
|
</provider>
|
|
718
727
|
</entry>
|
|
719
|
-
<entry file="file://$PROJECT_DIR$/
|
|
728
|
+
<entry file="file://$PROJECT_DIR$/VERSION">
|
|
720
729
|
<provider selected="true" editor-type-id="text-editor">
|
|
721
|
-
<state line="
|
|
730
|
+
<state line="0" column="5" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0">
|
|
722
731
|
<folding />
|
|
723
732
|
</state>
|
|
724
733
|
</provider>
|
|
725
734
|
</entry>
|
|
726
|
-
<entry file="file://$PROJECT_DIR$/
|
|
735
|
+
<entry file="file://$PROJECT_DIR$/devise_views_translated.gemspec">
|
|
727
736
|
<provider selected="true" editor-type-id="text-editor">
|
|
728
|
-
<state line="
|
|
737
|
+
<state line="80" column="0" selection-start="2899" selection-end="2899" vertical-scroll-proportion="0.7381546">
|
|
729
738
|
<folding />
|
|
730
739
|
</state>
|
|
731
740
|
</provider>
|
|
@@ -14,12 +14,13 @@
|
|
|
14
14
|
= render "layouts/alerte_mobile" if @flash !=""
|
|
15
15
|
|
|
16
16
|
-else
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
=
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
17
|
+
.panel.panel-default
|
|
18
|
+
.panel-heading
|
|
19
|
+
%h4=t 'devise.common.forgot_your_password'
|
|
20
|
+
.panel-body
|
|
21
|
+
= form_for(resource, :as => resource_name, :url => password_path(resource_name), :html => { :method => :post }) do |f|
|
|
22
|
+
= devise_error_messages!
|
|
23
|
+
.form-group
|
|
24
|
+
= f.email_field :email,:autofocus=> true, :class=> "form-control",:placeholder => t('activerecord.attributes.user.email')
|
|
25
|
+
%p= f.submit t('devise.passwords.new.send_me_reset_password_instructions') ,:class=> "btn btn-primary"
|
|
26
|
+
= render :partial => "devise/shared/links"
|
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
- if is_mobile_request?
|
|
2
2
|
mobile
|
|
3
3
|
- else
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
=
|
|
9
|
-
%
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
%
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
%
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
=
|
|
4
|
+
.panel.panel-default
|
|
5
|
+
.panel-heading
|
|
6
|
+
%h2= t 'devise.common.sign_up'
|
|
7
|
+
= form_for(resource, :as => resource_name, :url => registration_path(resource_name)) do |f|
|
|
8
|
+
= devise_error_messages!
|
|
9
|
+
%p
|
|
10
|
+
= f.label :email
|
|
11
|
+
%br/
|
|
12
|
+
= f.email_field :email
|
|
13
|
+
%p
|
|
14
|
+
= f.label :password
|
|
15
|
+
%br/
|
|
16
|
+
= f.password_field :password
|
|
17
|
+
%p
|
|
18
|
+
= f.label :password_confirmation
|
|
19
|
+
%br/
|
|
20
|
+
= f.password_field :password_confirmation
|
|
21
|
+
%p= f.submit t 'devise.common.sign_up'
|
|
22
|
+
= render :partial => "devise/shared/links"
|
|
@@ -21,20 +21,21 @@
|
|
|
21
21
|
= render :partial => "devise/shared/links"
|
|
22
22
|
|
|
23
23
|
- else
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
24
|
+
.panel.panel-default
|
|
25
|
+
.panel-heading
|
|
26
|
+
%h4=t('devise.common.sign_in')
|
|
27
|
+
.panel-body
|
|
28
|
+
= form_for(resource, :as => resource_name, :url => session_path(resource_name),:html=> { :role=> "form" }) do |f|
|
|
29
|
+
.form-group
|
|
30
|
+
-#= f.label :email
|
|
31
|
+
= f.email_field :email, :autofocus=> true, :class=> "form-control", :placeholder => t('activerecord.attributes.user.email')
|
|
32
|
+
.form-group
|
|
33
|
+
-#= f.label :password
|
|
34
|
+
= f.password_field :password ,:class=> "form-control" ,:placeholder => t('activerecord.attributes.user.password')
|
|
35
|
+
- if devise_mapping.rememberable?
|
|
36
|
+
.checkbox
|
|
37
|
+
= f.check_box :remember_me
|
|
38
|
+
= f.label :remember_me
|
|
39
|
+
%p= f.submit t('devise.common.sign_in') ,:class=> "btn btn-primary"
|
|
40
|
+
= render :partial => "devise/shared/links"
|
|
40
41
|
|
metadata
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: devise_views_translated
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
5
|
-
prerelease:
|
|
4
|
+
version: 0.4.2
|
|
6
5
|
platform: ruby
|
|
7
6
|
authors:
|
|
8
7
|
- aslon
|
|
@@ -14,49 +13,43 @@ dependencies:
|
|
|
14
13
|
- !ruby/object:Gem::Dependency
|
|
15
14
|
name: shoulda
|
|
16
15
|
requirement: !ruby/object:Gem::Requirement
|
|
17
|
-
none: false
|
|
18
16
|
requirements:
|
|
19
|
-
- -
|
|
17
|
+
- - ">="
|
|
20
18
|
- !ruby/object:Gem::Version
|
|
21
19
|
version: '0'
|
|
22
20
|
type: :development
|
|
23
21
|
prerelease: false
|
|
24
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
|
-
none: false
|
|
26
23
|
requirements:
|
|
27
|
-
- -
|
|
24
|
+
- - ">="
|
|
28
25
|
- !ruby/object:Gem::Version
|
|
29
26
|
version: '0'
|
|
30
27
|
- !ruby/object:Gem::Dependency
|
|
31
28
|
name: bundler
|
|
32
29
|
requirement: !ruby/object:Gem::Requirement
|
|
33
|
-
none: false
|
|
34
30
|
requirements:
|
|
35
|
-
- - ~>
|
|
31
|
+
- - "~>"
|
|
36
32
|
- !ruby/object:Gem::Version
|
|
37
33
|
version: 1.0.0
|
|
38
34
|
type: :development
|
|
39
35
|
prerelease: false
|
|
40
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
41
|
-
none: false
|
|
42
37
|
requirements:
|
|
43
|
-
- - ~>
|
|
38
|
+
- - "~>"
|
|
44
39
|
- !ruby/object:Gem::Version
|
|
45
40
|
version: 1.0.0
|
|
46
41
|
- !ruby/object:Gem::Dependency
|
|
47
42
|
name: jeweler
|
|
48
43
|
requirement: !ruby/object:Gem::Requirement
|
|
49
|
-
none: false
|
|
50
44
|
requirements:
|
|
51
|
-
- - ~>
|
|
45
|
+
- - "~>"
|
|
52
46
|
- !ruby/object:Gem::Version
|
|
53
47
|
version: 1.6.0
|
|
54
48
|
type: :development
|
|
55
49
|
prerelease: false
|
|
56
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
57
|
-
none: false
|
|
58
51
|
requirements:
|
|
59
|
-
- - ~>
|
|
52
|
+
- - "~>"
|
|
60
53
|
- !ruby/object:Gem::Version
|
|
61
54
|
version: 1.6.0
|
|
62
55
|
description: rake tasks to install translated views for devise
|
|
@@ -67,16 +60,16 @@ extra_rdoc_files:
|
|
|
67
60
|
- LICENSE.txt
|
|
68
61
|
- README.rdoc
|
|
69
62
|
files:
|
|
70
|
-
- .document
|
|
71
|
-
- .idea/.name
|
|
72
|
-
- .idea/.rakeTasks
|
|
73
|
-
- .idea/devise_views_translated.iml
|
|
74
|
-
- .idea/encodings.xml
|
|
75
|
-
- .idea/misc.xml
|
|
76
|
-
- .idea/modules.xml
|
|
77
|
-
- .idea/scopes/scope_settings.xml
|
|
78
|
-
- .idea/vcs.xml
|
|
79
|
-
- .idea/workspace.xml
|
|
63
|
+
- ".document"
|
|
64
|
+
- ".idea/.name"
|
|
65
|
+
- ".idea/.rakeTasks"
|
|
66
|
+
- ".idea/devise_views_translated.iml"
|
|
67
|
+
- ".idea/encodings.xml"
|
|
68
|
+
- ".idea/misc.xml"
|
|
69
|
+
- ".idea/modules.xml"
|
|
70
|
+
- ".idea/scopes/scope_settings.xml"
|
|
71
|
+
- ".idea/vcs.xml"
|
|
72
|
+
- ".idea/workspace.xml"
|
|
80
73
|
- Gemfile
|
|
81
74
|
- LICENSE.txt
|
|
82
75
|
- README.rdoc
|
|
@@ -106,25 +99,24 @@ files:
|
|
|
106
99
|
homepage: http://github.com/aslon/devise_views_translated
|
|
107
100
|
licenses:
|
|
108
101
|
- MIT
|
|
102
|
+
metadata: {}
|
|
109
103
|
post_install_message:
|
|
110
104
|
rdoc_options: []
|
|
111
105
|
require_paths:
|
|
112
106
|
- lib
|
|
113
107
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
114
|
-
none: false
|
|
115
108
|
requirements:
|
|
116
|
-
- -
|
|
109
|
+
- - ">="
|
|
117
110
|
- !ruby/object:Gem::Version
|
|
118
111
|
version: '0'
|
|
119
112
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
120
|
-
none: false
|
|
121
113
|
requirements:
|
|
122
|
-
- -
|
|
114
|
+
- - ">="
|
|
123
115
|
- !ruby/object:Gem::Version
|
|
124
116
|
version: '0'
|
|
125
117
|
requirements: []
|
|
126
118
|
rubyforge_project:
|
|
127
|
-
rubygems_version:
|
|
119
|
+
rubygems_version: 2.2.2
|
|
128
120
|
signing_key:
|
|
129
121
|
specification_version: 3
|
|
130
122
|
summary: rake tasks to install translated views for devise
|