Skip to content

Commit

Permalink
Fixing conflicts alaashafaee#211
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Fadel authored and Mohamed Fadel committed Apr 25, 2014
2 parents 6db8e5e + 1e6504a commit 083da34
Show file tree
Hide file tree
Showing 103 changed files with 36,852 additions and 554 deletions.
3 changes: 3 additions & 0 deletions tutor/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ gem 'foreman'
# Use composite primary keys in models
gem 'composite_primary_keys', '~> 6.0.1'

#
gem 'acts_as_list'

#search
gem 'tire'
gem 'json_builder', '3.1.0'
Expand Down
3 changes: 3 additions & 0 deletions tutor/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ GEM
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
acts_as_list (0.4.0)
activerecord (>= 3.0)
ansi (1.4.3)
arel (4.0.2)
bcrypt (3.1.7)
Expand Down Expand Up @@ -147,6 +149,7 @@ PLATFORMS
ruby

DEPENDENCIES
acts_as_list
coffee-rails (~> 4.0.0)
composite_primary_keys (~> 6.0.1)
devise
Expand Down
Binary file added tutor/app/assets/images/glyphicons_003_user.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 083da34

Please sign in to comment.