have done conference author filter, journal haven't been done, yet
This commit is contained in:
		
							parent
							
								
									41643d1f61
								
							
						
					
					
						commit
						65e306a854
					
				
							
								
								
									
										12
									
								
								Gemfile.lock
								
								
								
								
							
							
						
						
									
										12
									
								
								Gemfile.lock
								
								
								
								
							|  | @ -234,6 +234,7 @@ GEM | |||
|       rdoc (~> 3.4) | ||||
|       thor (>= 0.14.6, < 2.0) | ||||
|     rake (10.0.3) | ||||
|     rb-readline (0.4.2) | ||||
|     rdoc (3.12.1) | ||||
|       json (~> 1.4) | ||||
|     redis (3.0.2) | ||||
|  | @ -243,6 +244,7 @@ GEM | |||
|       chinese_pinyin (>= 0.3.0) | ||||
|       redis (>= 2.1.1) | ||||
|       redis-namespace (>= 1.0.2) | ||||
|     ref (1.0.2) | ||||
|     resque (1.23.0) | ||||
|       multi_json (~> 1.0) | ||||
|       redis-namespace (~> 1.0) | ||||
|  | @ -287,6 +289,9 @@ GEM | |||
|       tilt (~> 1.3) | ||||
|     sax-machine (0.1.0) | ||||
|       nokogiri (> 0.0.0) | ||||
|     select2-rails (3.3.0) | ||||
|       sass-rails (~> 3.2) | ||||
|       thor (~> 0.14) | ||||
|     selenium-webdriver (2.30.0) | ||||
|       childprocess (>= 0.2.5) | ||||
|       multi_json (~> 1.0) | ||||
|  | @ -325,6 +330,9 @@ GEM | |||
|       sunspot (= 1.3.3) | ||||
|     sunspot_solr (1.3.3) | ||||
|     terminal-table (1.4.5) | ||||
|     therubyracer (0.11.4) | ||||
|       libv8 (~> 3.11.8.12) | ||||
|       ref | ||||
|     thor (0.17.0) | ||||
|     tilt (1.3.3) | ||||
|     tinymce-rails (3.5.8) | ||||
|  | @ -370,6 +378,7 @@ DEPENDENCIES | |||
|   jquery-rails (= 2.1.4) | ||||
|   jquery-ui-rails | ||||
|   kaminari! | ||||
|   libv8 (~> 3.11.8) | ||||
|   mime-types | ||||
|   mini_magick | ||||
|   mongo_session_store-rails3 (= 3.0.6) | ||||
|  | @ -386,6 +395,7 @@ DEPENDENCIES | |||
|   radius | ||||
|   rails (~> 3.2.9) | ||||
|   rake | ||||
|   rb-readline | ||||
|   redis (>= 2.1.1) | ||||
|   redis-namespace | ||||
|   redis-search | ||||
|  | @ -397,6 +407,7 @@ DEPENDENCIES | |||
|   rspec-rails (~> 2.0) | ||||
|   rubyzip | ||||
|   sass-rails | ||||
|   select2-rails | ||||
|   shoulda-matchers | ||||
|   simplecov | ||||
|   sinatra | ||||
|  | @ -406,6 +417,7 @@ DEPENDENCIES | |||
|   sunspot-rails-tester | ||||
|   sunspot_mongo | ||||
|   sunspot_solr | ||||
|   therubyracer | ||||
|   tinymce-rails | ||||
|   uglifier | ||||
|   watchr | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue