r18n-rails 0.4.1 → 0.4.2
Sign up to get free protection for your applications and to get access to all the features.
- data/spec/app/log/test.log +104 -0
- data/spec/rails_spec.rb +2 -0
- metadata +2 -2
data/spec/app/log/test.log
CHANGED
@@ -787,3 +787,107 @@ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
|
|
787
787
|
[0m
|
788
788
|
[4;35;1mSQL (0.1ms)[0m [0mSELECT version FROM "schema_migrations"[0m
|
789
789
|
[4;36;1mSQL (0.1ms)[0m [0;1mINSERT INTO "schema_migrations" (version) VALUES ('20091218130034')[0m
|
790
|
+
|
791
|
+
|
792
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:09:31) [GET]
|
793
|
+
Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
|
794
|
+
|
795
|
+
|
796
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
797
|
+
Parameters: {"locale"=>"ru"}
|
798
|
+
Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
|
799
|
+
|
800
|
+
|
801
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
802
|
+
Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
|
803
|
+
|
804
|
+
|
805
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
806
|
+
Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
|
807
|
+
|
808
|
+
|
809
|
+
Processing TestController#translations (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
810
|
+
Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/translations]
|
811
|
+
|
812
|
+
|
813
|
+
Processing TestController#available (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
814
|
+
Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
|
815
|
+
|
816
|
+
|
817
|
+
Processing TestController#helpers (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
818
|
+
Rendering test/helpers
|
819
|
+
Completed in 55ms (View: 46, DB: 0) | 200 OK [http://test.host/helpers]
|
820
|
+
|
821
|
+
|
822
|
+
Processing TestController#untranslated (for 0.0.0.0 at 2010-02-19 00:09:32) [GET]
|
823
|
+
Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
|
824
|
+
[4;36;1mSQL (0.3ms)[0m [0;1mselect sqlite_version(*)[0m
|
825
|
+
[4;35;1mSQL (0.4ms)[0m [0m SELECT name
|
826
|
+
FROM sqlite_master
|
827
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
828
|
+
[0m
|
829
|
+
[4;36;1mSQL (0.8ms)[0m [0;1mCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) [0m
|
830
|
+
[4;35;1mSQL (0.3ms)[0m [0m SELECT name
|
831
|
+
FROM sqlite_master
|
832
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
833
|
+
[0m
|
834
|
+
[4;36;1mSQL (0.2ms)[0m [0;1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
835
|
+
[4;35;1mSQL (0.4ms)[0m [0mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
836
|
+
[4;36;1mSQL (0.3ms)[0m [0;1m SELECT name
|
837
|
+
FROM sqlite_master
|
838
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
839
|
+
[0m
|
840
|
+
[4;35;1mSQL (0.1ms)[0m [0mSELECT version FROM "schema_migrations"[0m
|
841
|
+
[4;36;1mSQL (0.1ms)[0m [0;1mINSERT INTO "schema_migrations" (version) VALUES ('20091218130034')[0m
|
842
|
+
|
843
|
+
|
844
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
845
|
+
Completed in 20ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
|
846
|
+
|
847
|
+
|
848
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
849
|
+
Parameters: {"locale"=>"ru"}
|
850
|
+
Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
|
851
|
+
|
852
|
+
|
853
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
854
|
+
Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
|
855
|
+
|
856
|
+
|
857
|
+
Processing TestController#locales (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
858
|
+
Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
|
859
|
+
|
860
|
+
|
861
|
+
Processing TestController#translations (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
862
|
+
Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/translations]
|
863
|
+
|
864
|
+
|
865
|
+
Processing TestController#available (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
866
|
+
Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
|
867
|
+
|
868
|
+
|
869
|
+
Processing TestController#helpers (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
870
|
+
Rendering test/helpers
|
871
|
+
Completed in 17ms (View: 9, DB: 0) | 200 OK [http://test.host/helpers]
|
872
|
+
|
873
|
+
|
874
|
+
Processing TestController#untranslated (for 0.0.0.0 at 2010-02-19 00:13:43) [GET]
|
875
|
+
Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
|
876
|
+
[4;36;1mSQL (0.3ms)[0m [0;1mselect sqlite_version(*)[0m
|
877
|
+
[4;35;1mSQL (0.4ms)[0m [0m SELECT name
|
878
|
+
FROM sqlite_master
|
879
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
880
|
+
[0m
|
881
|
+
[4;36;1mSQL (0.7ms)[0m [0;1mCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) [0m
|
882
|
+
[4;35;1mSQL (0.3ms)[0m [0m SELECT name
|
883
|
+
FROM sqlite_master
|
884
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
885
|
+
[0m
|
886
|
+
[4;36;1mSQL (0.2ms)[0m [0;1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
887
|
+
[4;35;1mSQL (0.3ms)[0m [0mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
888
|
+
[4;36;1mSQL (0.2ms)[0m [0;1m SELECT name
|
889
|
+
FROM sqlite_master
|
890
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
891
|
+
[0m
|
892
|
+
[4;35;1mSQL (0.1ms)[0m [0mSELECT version FROM "schema_migrations"[0m
|
893
|
+
[4;36;1mSQL (0.1ms)[0m [0;1mINSERT INTO "schema_migrations" (version) VALUES ('20091218130034')[0m
|
data/spec/rails_spec.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: r18n-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrey "A.I." Sitnik
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2010-
|
12
|
+
date: 2010-02-19 00:00:00 +03:00
|
13
13
|
default_executable:
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|