Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rustoceans/app-ruby

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Rails

App Rails is a experimental application to do authentication of users, multiple uploads files, study case, relationchips models (user, files, picture), so on.

In resume, studies case as follows:

  • Commands - Basic commands of rails and Rake;
  • Migrations;
  • Models;
  • Security;
  • Routes;
  • Templates and Helpes

The bibliographic references to building this application was a book about Rails, support documentation of Rails and Stackoverflow. I also have a book Cucumber e RSpec about TDD with Rails and Ruby book but I still don't read it.

Rails Version

4.1.8

Tools

I worked with:

You can view the result here.

Installation

You need to use the Ruby enVironment Manager - RVM. Install the lib buid-essential and others dependencies:

$ sudo apt-get install build-essential 
$ sudo apt-get install libreadline-dev libssl-dev curl libsqlite3-dev

And run:

$ curl -L get.rvm.io | bash -s stable --rails
$ source $HOME/.rvm/scripts/rvm

Clone this repository:

$ git clone https://github.com/alexfalcucc/app-ruby.git
$ cd app-ruby

Install plugins:

$ bundle install

Create and migrate your database:

$ rake db:create db:migrate

Run the application:

$ rails runserver

That's all. See you!

License

MIT

Free Software

About

💎 A simple app using Bootstrap and Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.