Download licemerov Free Java Code

Description

social network app built on Rails3.

Icons

licemerov

Source Files

The download file licemerov-master.zip has the following entries.


.gitignore//w w  w.j  a  va  2s .  c o  m
Gemfile
Gemfile.lock
README.markdown
Rakefile
app/controllers/albums_controller.rb
app/controllers/application_controller.rb
app/controllers/friendships_controller.rb
app/controllers/main_controller.rb
app/controllers/messages_controller.rb
app/controllers/photo_ratings_controller.rb
app/controllers/photos/photo_comments_controller.rb
app/controllers/photos/photos_controller.rb
app/controllers/profile_comments_controller.rb
app/controllers/users/user_details_controller.rb
app/controllers/users/user_sessions_controller.rb
app/controllers/users/users_controller.rb
app/helpers/albums_helper.rb
app/helpers/application_helper.rb
app/helpers/friendships_helper.rb
app/helpers/main_helper.rb
app/helpers/messages_helper.rb
app/helpers/photo_comments_helper.rb
app/helpers/photo_ratings_helper.rb
app/helpers/photos_helper.rb
app/helpers/profile_comments_helper.rb
app/helpers/user_details_helper.rb
app/helpers/user_sessions_helper.rb
app/helpers/users_helper.rb
app/middleware/flash_session_cookie_middleware.rb
app/models/album.rb
app/models/countries.rb
app/models/friendship.rb
app/models/message.rb
app/models/photo.rb
app/models/photo_comment.rb
app/models/photo_rating.rb
app/models/profile_comment.rb
app/models/root_entry.rb
app/models/users/user.rb
app/models/users/user_details.rb
app/models/users/user_session.rb
app/views/albums/_album.erb
app/views/albums/_new_album_form.erb
app/views/albums/edit.erb
app/views/albums/index.erb
app/views/albums/show.erb
app/views/friendships/destroy.js.erb
app/views/friendships/friends/_blacklist.erb
app/views/friendships/friends/_friends.erb
app/views/friendships/friends/_invites.erb
app/views/friendships/show.erb
app/views/layouts/application.erb
app/views/main/_parent.erb
app/views/main/_response.erb
app/views/main/create.js.erb
app/views/main/forms/_parent.erb
app/views/main/forms/_response.erb
app/views/main/index.erb
app/views/messages/_incoming_messages.erb
app/views/messages/_new_message_form.erb
app/views/messages/_sent_messages.erb
app/views/messages/index.erb
app/views/messages/new.erb
app/views/messages/show.erb
app/views/photo_comments/_photo_comment.erb
app/views/photos/_photo.erb
app/views/photos/_ratings.erb
app/views/profile_comments/_parent.erb
app/views/profile_comments/_response.erb
app/views/profile_comments/create.js.erb
app/views/shared/_errors.erb
app/views/shared/_header.erb
app/views/shared/_popup.erb
app/views/shared/users/_header.erb
app/views/shared/users/_sections.erb
app/views/user_details/edit.erb
app/views/user_sessions/_login_form.erb
app/views/user_sessions/new.erb
app/views/users/edit.erb
app/views/users/new.erb
app/views/users/show.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/en.yml
config/locales/ru.yml
config/routes.rb
db/countries.sqlite3
db/migrate/20110127180126_create_users.rb
db/migrate/20110127180317_create_user_details.rb
db/migrate/20110130111245_create_root_entries.rb
db/migrate/20110226102626_create_friendships.rb
db/migrate/20110310154528_create_messages.rb
db/migrate/20110410102425_create_albums.rb
db/migrate/20110508163725_create_photos.rb
db/migrate/20110512111603_create_photo_comments.rb
db/migrate/20110512150601_create_profile_comments.rb
db/migrate/20110601154618_add_views_to_photos.rb
db/migrate/20110613130149_create_photo_ratings.rb
db/migrate/20110613131905_add_rating_permissions_to_photos.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/attachment.rb
lib/cropper.rb
lib/pagination.rb
lib/paperclip_interpolations.rb
lib/russian.rb
lib/tasks/.gitkeep
public/404.html
public/422.html
public/500.html
public/avatars/small/missing.png
public/avatars/thumb/missing.png
public/favicon.ico
public/images/arr.gif
public/images/background.png
public/images/bg.jpg
public/images/cancel.gif
public/images/down.png
public/images/header.jpg
public/images/loader.gif
public/images/minus.gif
public/images/minus.png
public/images/missing.png
public/images/plus.png
public/images/rails.png
public/images/settings.png
public/javascripts/application.js
public/javascripts/form.js
public/javascripts/jcrop.js
public/javascripts/jquery-ui.js
public/javascripts/jquery.js
public/javascripts/jquery.remotipart.js
public/javascripts/messages.js
public/javascripts/photos.js
public/javascripts/rails.js
public/javascripts/swfobject.js
public/javascripts/uploadify.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/application.css
public/stylesheets/images/ui-bg_glass_55_fcf0ba_1x400.png
public/stylesheets/images/ui-bg_gloss-wave_100_ece8da_500x100.png
public/stylesheets/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
public/stylesheets/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
public/stylesheets/images/ui-bg_highlight-hard_15_459e00_1x100.png
public/stylesheets/images/ui-bg_highlight-hard_95_cccccc_1x100.png
public/stylesheets/images/ui-bg_highlight-soft_25_67b021_1x100.png
public/stylesheets/images/ui-bg_highlight-soft_95_ffedad_1x100.png
public/stylesheets/images/ui-bg_inset-soft_15_2b2922_1x100.png
public/stylesheets/images/ui-icons_808080_256x240.png
public/stylesheets/images/ui-icons_847e71_256x240.png
public/stylesheets/images/ui-icons_8dc262_256x240.png
public/stylesheets/images/ui-icons_cd0a0a_256x240.png
public/stylesheets/images/ui-icons_eeeeee_256x240.png
public/stylesheets/images/ui-icons_ffffff_256x240.png
public/stylesheets/jcrop.css
public/stylesheets/jquery.css
public/stylesheets/reset.css
public/stylesheets/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png
public/stylesheets/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png
public/stylesheets/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
public/stylesheets/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
public/stylesheets/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png
public/stylesheets/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png
public/stylesheets/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png
public/stylesheets/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png
public/stylesheets/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png
public/stylesheets/south-street/images/ui-icons_808080_256x240.png
public/stylesheets/south-street/images/ui-icons_847e71_256x240.png
public/stylesheets/south-street/images/ui-icons_8dc262_256x240.png
public/stylesheets/south-street/images/ui-icons_cd0a0a_256x240.png
public/stylesheets/south-street/images/ui-icons_eeeeee_256x240.png
public/stylesheets/south-street/images/ui-icons_ffffff_256x240.png
public/stylesheets/south-street/jquery-ui-1.8.11.custom.css
public/stylesheets/uploadify.css
public/uploadify/cancel.png
public/uploadify/uploadify.swf
script/rails
test/fixtures/albums.yml
test/fixtures/friendships.yml
test/fixtures/messages.yml
test/fixtures/photo_comments.yml
test/fixtures/photo_ratings.yml
test/fixtures/photos.yml
test/fixtures/profile_comments.yml
test/fixtures/root_entries.yml
test/fixtures/user_details.yml
test/fixtures/users.yml
test/functional/albums_controller_test.rb
test/functional/friendships_controller_test.rb
test/functional/main_controller_test.rb
test/functional/messages_controller_test.rb
test/functional/photo_comments_controller_test.rb
test/functional/photo_ratings_controller_test.rb
test/functional/photos_controller_test.rb
test/functional/profile_comments_controller_test.rb
test/functional/user_details_controller_test.rb
test/functional/user_sessions_controller_test.rb
test/functional/users_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/album_test.rb
test/unit/friendship_test.rb
test/unit/helpers/albums_helper_test.rb
test/unit/helpers/friendships_helper_test.rb
test/unit/helpers/main_helper_test.rb
test/unit/helpers/messages_helper_test.rb
test/unit/helpers/photo_comments_helper_test.rb
test/unit/helpers/photo_ratings_helper_test.rb
test/unit/helpers/photos_helper_test.rb
test/unit/helpers/profile_comments_helper_test.rb
test/unit/helpers/user_details_helper_test.rb
test/unit/helpers/user_sessions_helper_test.rb
test/unit/helpers/users_helper_test.rb
test/unit/message_test.rb
test/unit/photo_comment_test.rb
test/unit/photo_rating_test.rb
test/unit/photo_test.rb
test/unit/profile_comment_test.rb
test/unit/root_entry_test.rb
test/unit/user_details_test.rb
test/unit/user_test.rb
tools/jquery.Jcrop-0.9.8.zip
vendor/plugins/.gitkeep

Download

Click the following link to download licemerov-master.zip.

licemerov-master.zip




















Home »
  Javascript Free Code Download »
    Social-Network »




Facebook
Social Network
Twitter